Oct 7, 2003 #1 mmfried Programmer Sep 17, 2003 33 IL Hello, I want to print a nice waiting print while uploading a file. After the uploading i want to clear the screen and print a new mwssage. How do i do it - in cgi without help of js?
Hello, I want to print a nice waiting print while uploading a file. After the uploading i want to clear the screen and print a new mwssage. How do i do it - in cgi without help of js?
Oct 7, 2003 #2 siberian Programmer Sep 27, 2003 1,295 US Yes, after the upload the browser page will refresh with whatever content you want to put on it. Put your 'final page' there. File uploads are no different then any other CGI interaction. Form Submit Server Response Upvote 0 Downvote
Yes, after the upload the browser page will refresh with whatever content you want to put on it. Put your 'final page' there. File uploads are no different then any other CGI interaction. Form Submit Server Response
Oct 8, 2003 Thread starter #3 mmfried Programmer Sep 17, 2003 33 IL Thank you both fot your help. I think I'll use the JS way anyway. Upvote 0 Downvote
Oct 8, 2003 #4 siberian Programmer Sep 27, 2003 1,295 US Here is another similiar thread going on right now. I give a longer more detailed answer there about the JS solution. thread219-673487 Upvote 0 Downvote
Here is another similiar thread going on right now. I give a longer more detailed answer there about the JS solution. thread219-673487