UpLoading dll's or HttpWebRequest
C#
2
Posts
1
Posters
0
Views
1
Watching
-
-
just to be clearer, sorry. presently the dll's are being saved on the client. i can get to them no problem. its sending them across the wire that's a problem. i keep thinking HttpWebRequest is the way to go because i can state the URI. and in this case the files are going to a virtual directory. although its the content type that's got me since these are not text files. thanks, Orion