PDA

Click to See Complete Forum and Search --> : Automating the web....


Cerksees
Aug 20th, 2000, 10:11 PM
I would like to be able to load a web page, fill out two or three fields and programmatically submit the form (normally you would click the SUBMIT button). I need to automate this task.

Do you have any ideas on using the webbrowser control for this.....or maybe the inet control for a faster way to do this?

gwdash
Aug 20th, 2000, 10:15 PM
you might have to use sendkeys, just an idea. But i don't know if you good use the Web Browser Control/Referance