Black Label
07-04-2008, 10:24 PM
hi,
does anybody know how to assign a default value for input type=file?
<input type="File" name="myFile">
do we need Jscripts? such that:
document.xxx.myFile.value = "c:\blablabla.txt";
??
Thanks
does anybody know how to assign a default value for input type=file?
<input type="File" name="myFile">
do we need Jscripts? such that:
document.xxx.myFile.value = "c:\blablabla.txt";
??
Thanks