HTTPWebRequest and filling the form online

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • GVNPublic123
    New Member
    • Jun 2009
    • 8

    HTTPWebRequest and filling the form online

    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?
Working...