Very simple C# code to do HTTP GET and POST request of web forms(refactoringaspnet.blogspot.com)
submitted by
steele27(115) 2 years, 1 month ago
This post shows how to very easily and simply do HTTP GET and POST requests from C# code, without having to use the messy HttpWebRequest and HttpWebResponse objects. It extends the HtmlAgilityPack and encapsulates the saving and posting of cookies and html form elements.
|category: C#
|Views: 83
tags:
C# another
Everyones tags:
Your Tags: