I have a form on a website with 4 text boxes and a submit button.
Is there any way I can use VB to pass information to those textboxes and trigger the submit button without actually opening the web-browser?
Would I need an ASP form instead of a plain HTML form?




Reply With Quote