PC Review


Reply
Thread Tools Rate Thread

How do I make a httprequest call from a window form?

 
 
Kueishiong Tu
Guest
Posts: n/a
 
      2nd Sep 2003
I have a window form application but I have to get data
from various web site, How do I make Http request
(preferrably via post method) from a window form to get
the data from those web sites?
What namespace and dll do I have to include?
A walkthrough and coding example will be helpful.
 
Reply With Quote
 
 
 
 
Dmitriy Lapshin [C# / .NET MVP]
Guest
Posts: n/a
 
      2nd Sep 2003
Hi,

Try the System.Net.HttpWebRequest class. I think you can find several
samples in the MSDN Library. Just do a search for
"System.Net.HttpWebRequest".

--
Dmitriy Lapshin [C# / .NET MVP]
X-Unity Unit Testing and Integration Environment
http://x-unity.miik.com.ua
Deliver reliable .NET software

"Kueishiong Tu" <(E-Mail Removed)> wrote in message
news:0aa501c37150$18242450$(E-Mail Removed)...
> I have a window form application but I have to get data
> from various web site, How do I make Http request
> (preferrably via post method) from a window form to get
> the data from those web sites?
> What namespace and dll do I have to include?
> A walkthrough and coding example will be helpful.


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to make API call to freeze excel window? Mikeyhend Microsoft Excel Programming 7 25th Jul 2006 02:22 PM
HttpRequest.Form Roshawn Dawson Microsoft ASP .NET 4 17th Aug 2005 10:16 PM
Call window login dialog in my window form s3ng Microsoft Dot NET Framework Forms 0 6th Jul 2005 03:03 AM
Client side HttpRequest or Call WebService. Rick Strahl [MVP] Microsoft ASP .NET 4 29th Oct 2003 08:27 PM
Re: Class and Form calls, don't know how to make a call (pass a value)... Sam Microsoft VB .NET 0 10th Jul 2003 04:39 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:26 PM.