jFileUpload maxFiles
Posted: Tue Aug 11, 2009 10:59 am
Hi 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,
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,