jan1024188 7 Posting Whiz in Training

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?