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?
