How do you set the default path for <input type=file. > to a set pat
saideep2007
11:57 am on Apr 7, 2009 (gmt 0)
How do you set the default path for <input type=file... > to a set path? Any Solutions to this Task is Gr8.
barns101
12:28 pm on Apr 7, 2009 (gmt 0)
You want to set the path that the web browser should default to on the user's system when browsing for a file? As far as I am aware it's not possible, as it's determined by the browser/OS and there is no HTML tag that you can add to your form to specify a default value.