Hi Everyone,

I have a .html file that I would like to automatically load within the WebBrowser control.

The .html file automatically sets focus to the text box within the page I need to type information into.

How do I load a local .html file into the WebBrowser control, enter some text, then press enter?

Is this doable? Any help would greatly be appreciated. Thanks!