|
-
May 27th, 2011, 05:01 AM
#1
Thread Starter
Junior Member
how to send a file to any website using http protocol in vb.net windows application
Hi all,
How to send a file to any website using http protocol in vb.net windows application
Thanks,
-
May 27th, 2011, 07:34 AM
#2
Re: how to send a file to any website using http protocol in vb.net windows applicati
Look at System.Net.HttpWebRequest. I'm pretty sure you can use it for POST operations. If not, there's sure to be something in the System.Net namespace you can use.
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
|