Hi,
I would like to create an application in VB.NET or C#.NET that would emulate the submission of form on a given web site. It's like this, I would type the values on the application and click a "submit" button and the data will be submitted as if I actually visited the web form and actually type the values on the html form and click its submit button. I would specifically like to know the code on the "submit" button of the windows application. Any help would be appreciated. Thank you.
Mike
I would like to create an application in VB.NET or C#.NET that would emulate the submission of form on a given web site. It's like this, I would type the values on the application and click a "submit" button and the data will be submitted as if I actually visited the web form and actually type the values on the html form and click its submit button. I would specifically like to know the code on the "submit" button of the windows application. Any help would be appreciated. Thank you.
Mike
Comment