|
-
Dec 29th, 2010, 01:43 PM
#21
Re: Converting Windows Form Application in web application
Yes, if there is a link to a site that will show what you are trying to explain, then feel free.
Bottom line is, if you are trying to access files on the client machine, then this work has to be done on the client side, i.e. using an HTML input control. You can't access files on the client file system directly from your server side code, the file first has to be chosen on the client, uploaded to the server, and then worked on.
Gary
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|