Web application to copy files on User's machine from 1 location to another?

joker77

Freshman
Joined
Sep 16, 2005
Messages
38
Location
Dublin
Hi

I'm in the investigation stage of a project, and have a couple of questions about ASP.NET:

The User will have a browser window open, running the ASP.NET web application. When they click a button, I need the web application to be able to copy a file from a location on the User's local hard disk, to a removable device (Card Reader / USB). Is this possible?

(Yes, I'm very new to ASP.NET!)
 
Back
Top