I am thinking to write a script for visitors to upload multiple files. I wrote one in PHP. But I find when I upload large files or many files, the browser will give some random error after a long time of uploading (seems the uploading takes longer time than browser timeout). Is there any way to show an uploading progress bar? I heard PHP can't do that. Is that true? I suppose Java, JSP, ASP or JavaScript can do it, but I know almost nothing about them. Could you please give me a hint? I am on Unix server, so probably ASP won't work for me (?). Also, is there special requirement / installation on the server side to run a JSP script? (yeah, you are right, I know nothing about it )
Thanks for any help
Jinn
Thanks for any help
Jinn

Comment