webrequest with parameter in asp.net c#
Send webrequest with parameter in asp.net c#
C# webrequest with parameters: Here in this article will see how to pass a parameter with webrequest in asp.net c#, i.e making webrequest with some parameters. In asp.net c# by using HttpWebRequest we create new webrequest, and now to send parameters we use query string request. This is how we send web requests with the […]
by - Satinder singh