Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ASPNET permissions
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00844973
Message ID:
00844993
Views:
20
>Currently, I have a simple form with an input tag that accepts a file. I can easily get that file onto a local drive.
>
>How can I allow my aspnet user to access either a mapped drive (I don't think this is possible) or, more likely, a share on another machine. I would like apsnet to be able to deliver files to a directory on a machine other than the web server.
>
>Thanks in advance for suggestions.

Are you planning on sending the file from the client to the server using http or giving the server a file name and then doing the copy from the server?
Chris
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform