I wan to to do this:
I have 2 text boxes on my VB form. I also have a hidden Web browser in my form that has loaded a web page which has another 2 text boxes (and a submit button). Well, how can I transfer the data that the user wrote from the textboxes in my Form to the text boxes on the site? If possible, how can I make it so after that is done, my VB program hits the "submit" on the web page? If the 2 text boxes are not filled out, maybe it will return a Message so the user fills out everying?
Thank you!
-Emo




Reply With Quote