I have a situation where I want people to upload large files to my server after filling out a form with several fields. I have an uploader form that works great in processing the form, uploading the file and sending me the form results as well as a copy to the person who filled out the form.
What I need is a progress bar so that the visitor isn't looking at a page that looks stalled out. I have often had people close the window which cancels the upload.
I am using a copy of the uploader from here: http://www.mycgiscripts.com/file-uploader.html
I found a progress bar that works but I can't integrate it with the form (mentioned above) that I am using.
The progess bar can be found here: http://www.raditha.com/megaupload/perl.php
I am trying to find out how to replace the variables or put them in the proper place to have the progress bar check the file being uploaded. I'm not shy towards cgi....I have already altered the form so that the visitor gets a detailed response which is different than what is originally built in to the uploader form.
It doesn't seem to be checking the proper file location OR looking for the proper file name or session ID. I'm sure that I'm close but not close enough.
Thanks for any help!
Gerry
........................................................................ ...
http://www.thespikeranch.com
Certified Macromedia Flash MX Designer
........................................................................ ...
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>