Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- sort by:
- Relevance
- Date
- Popularity
- File Upload using C#
- Hi I have to upload a file to a webserver from my desktop. My client side application should be a windows application developed in C#.Please give me solution how to do it?string fileName = "";FileInfo fi = new FileInfofileName;try{ Uri serUri = new Uri(txtServer.Text + fi.Name); HttpWebRequest wr...
- Q&A 2004-12-20
- << Previous
- page 1 of 1
- Next >>
