Hello All,

There is one website which validates email address (checks whether email address exists or not)

There is a form, having an input field (textbox) and a submit button.
I want to post data to this form from my application (it would be in ASP.net) and get the responce. (On this page, result is displayed in the label)

How can i achieve this ?

Thanks
MMH