Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
All-Star
80367 Points
6801 Posts
Jun 13, 2008 03:37 AM|LINK
Hi,
I'm agreed with the above. The dufault value is due to the browser. FileUpload.Value can return the path on the client, but it is read only.
So it isn't available unless you can use JavaScript to modify the default directory of dialog box that needs support of the browser.
It refers to some security problem, so you had better give it up.
Hope it helps.
Vince Xu - M...
All-Star
80367 Points
6801 Posts
Re: Default folder for the FileUpload Control
Jun 13, 2008 03:37 AM|LINK
Hi,
I'm agreed with the above. The dufault value is due to the browser. FileUpload.Value can return the path on the client, but it is read only.
So it isn't available unless you can use JavaScript to modify the default directory of dialog box that needs support of the browser.
It refers to some security problem, so you had better give it up.
Hope it helps.