![]() |
|
#1
|
||||
|
||||
Uploading large files through html formsI recently set up an FTP server for my company and am working on a web-based frontend for it to allow less adept users to submit files to us.
My problem is that we get files that are sometimes up to 100mb (sometimes over 600mb). Once the user clicks the submit button, the next page doesn't come up until the file is done uploading, and I don't want the user clicking submit over and over again if they don't think something's happening... Is there any way to pass that form data to a new page that says "Your file is uploading, be patient....." that stays there until the file's done, then loads a new page? The server is running Linux with apache 1.3 and PERL. I've got SSI enabled. |
|
#2
|
||||
|
||||
|
The best way i can think of is disabling the 'Upload' button and giving it a 'Uploading...' value with some javascript.
Code:
|
|
#3
|
|||
|
|||
|
I am not great with JavaScript, but I did have this code to disable the submit button on a form once it is pressed:
Code:
|
Recent GIDBlog
Toyota - 2008 July Promotion by Nihal
| Thread Tools | Search this Thread |
| Rate This Thread | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| working with html HELP | dopee | MySQL / PHP Forum | 10 | 18-Jan-2005 04:31 |
| converting text files to html files | kensenb | C Programming Language | 13 | 09-Nov-2004 11:33 |
| Can't view pages from another machine on the Intranet | aevans | Apache Web Server Forum | 9 | 14-May-2004 02:26 |
| uploading files into server | prinzekay | MySQL / PHP Forum | 5 | 16-Mar-2004 00:00 |
| [class] Generate Forms Without Using HTML! | Elmseeker | PHP Code Library | 6 | 11-Mar-2003 12:05 |
Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The