I want that my users can upload max. 1 file s I've added the following property to my js files:
document.write('maxfiles=1 ');
AND
document.writeln('<PARAM NAME="maxfiles" VALUE=1>');
But this don't work.
Whats the solution for this

Regards,
jFileUpload maxFilesjFileUpload maxFilesHi All,
I want that my users can upload max. 1 file s I've added the following property to my js files: document.write('maxfiles=1 '); AND document.writeln('<PARAM NAME="maxfiles" VALUE=1>'); But this don't work. Whats the solution for this ![]() Regards, Re: jFileUpload maxFilesYour parameter seems correct, when you drag&drop 2 files for upload at the same time you don't have an error message?
|
Sitemap | Privacy Statement | All company and/or product names are the property of their respective owners.