Filling an HTML Form from a windows app

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • microbytes
    New Member
    • Jun 2008
    • 1

    Filling an HTML Form from a windows app

    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
  • nateraaaa
    Recognized Expert Contributor
    • May 2007
    • 664

    #2
    What does the submit button do on the website? Save the data entered to a database?

    Nathan

    Comment

    Working...