Link to home
Start Free TrialLog in
Avatar of Graham_Forbes
Graham_ForbesFlag for United Kingdom of Great Britain and Northern Ireland

asked on

How to open client file system from ASP.NET web page

I would like to have a button on a web page which when pressed opens a windows showing a clients file system starting in a default directory. I cannot use the fileupload and SaveAs because the IIS server running the web site doesn't have access to the file system which needs to save the file. Ideally I would like to open a window allowing the user to select a file in one windows and then save that file into another directory.
ASKER CERTIFIED SOLUTION
Avatar of Toms Edison
Toms Edison
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial