Programatically insert values to a webpage. for eg. I have web page where i have created to two text box and one command button. when i click the button. it compares two value of the textbox. and throws a message "hello". to accomplish this job i want to open the webpage type the values press the button bla bla..
but i want to accomplish this job via a windows application which will insert the value to the controls automatically.