PDA

View Full Version : Upload Status


colin16333
03-31-2009, 08:26 AM
Is there anything that will give an uplaod status while the file it uploading?

Ray Borduin
03-31-2009, 08:46 AM
No. Unfortunately this isn't really possible with form upload fields and php directly.

You can achieve this effect by using a java or flash based upload system, but it simply isn't an option for html based forms in php directly currently.