Connecting Tech Pros Worldwide Forums | Help | Site Map

HTTPWebRequest and filling the form online

Newbie
 
Join Date: Jun 2009
Posts: 8
#1: Jun 8 '09
Hello,

Lets say I want to access a website using httpwebrequest, and I do want to fill some form on it. Its HTML based form.

What I want to do, is insert some text in element by ID "Email" and than invoke member "submit" from elementID "subscribe".

Is it possible to do this using httpwebrequest?

Reply