Hi guys, suppose that "index.html" is the page where I chose a file to upload and it displays the progress bar. How can i get the file name after the upload is complete? I need to get the file name to pass into a form so i can use in another php page. (for example, below the progress bar will have a form that will send informations to my parser.php file)
As you can see with my question, i'm really new at this. So i would appreciate if you describe the code as maximum as you can.
Thanks a lot.