I am using visual basic 2008
i want to fill out forms, and I dont want to submit a POST url.
Instead, I need to access directly the DOM object, and somehow click or interact it programmatically.
should i use WebBrowser class ?
can you show a sample code where text is entered into an input box, and the submit button is clicked ? ex) google.com