K
Kevin L
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.
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.