Getting the file path on the user system when submitting a file February 5
Current Mood:
thoughtful
So basically this all started with this e-mail to my local mailing list:
” I have this code
if ($myfile) {
print “myfile = “.$myfiletext;
}
?>
Gregory Oct 16
Hi!
This is a nice solution!
Classic Form-based (INPUT type=”File”) upload has one limitation: user can’t select multiple files.
One of the sulutions to select at once and upload multiple files or all files within folder is Flash upload control. It works in all browsers and OSs and just needs Flash player on client side.
See example here:
http://www.element-it.com/DEMOMULTIPOW.ASPX
Also this has rich progress bar.
Serg Mar 17
Hello,
Take a look to one another flash upload control: EAFlashUpload http://www.easyalgo.com/eaflashupload.aspx.