I want my program to go on several sites and post to the forms. How can I accomplish this in HttpWebrequest?
This is pretty easy to find with a quick search.
HttpRequest example and WebClient example
I want my program to go on several sites and post to the forms. How can I accomplish this in HttpWebrequest?
This is pretty easy to find with a quick search.
HttpRequest example and WebClient example
精彩评论