Web Request question
From: Kevin L (no_spam_at_not_real_email.com)
Date: 09/20/04
- Next message: Scott M.: "Option Strict"
- Previous message: Gerry O'Brien [MVP]: "Re: Application development using .net"
- Next in thread: Derek Harmon: "Re: Web Request question"
- Reply: Derek Harmon: "Re: Web Request question"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 19 Sep 2004 20:33:15 -0400
I am able to type in a URL (with a parameter) using Internet Explorer and
see a Web Page returned with information.
I would like to execute this same URL request from a Windows Form
Application, get a response from the Web Site, and then use code to search
the response.
Is it possible to return information from a web site to a Windows Form
Application?
I thought that I could use an HTTPWEBREQUEST but I cannot seem to get it to
work and cannot find much in help that shows syntax etc.
Any help would be greatly appreciated.
Thank you.
- Next message: Scott M.: "Option Strict"
- Previous message: Gerry O'Brien [MVP]: "Re: Application development using .net"
- Next in thread: Derek Harmon: "Re: Web Request question"
- Reply: Derek Harmon: "Re: Web Request question"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|