joker77 Posted January 26, 2007 Posted January 26, 2007 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!) Quote What if the Hokey-Pokey IS what it's all about?
TheWizardofInt Posted January 26, 2007 Posted January 26, 2007 Yes - look at IO.Streamreader and IO.Streamwriter VB.Net did a really good job with their system.IO Quote Read the Fovean Chronicles Because you just can't spend your whole day programming!
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.