HttpWebRequest, HttpWebResponse and send POST request(soliddotnet.com)
submitted by
neerajmathur(130) 2 years, 8 months ago
Some times we do have a requirement to call external web pages through our application.
The System.Net.HttpWebRequest Class allow us to make a call to any web page programmatically.
In the below code you will see how we can make a call to any webpage and get there response on our page.
|category: C#
|Views: 28
tags:
C# another
Everyones tags:
Your Tags: