Stop AxWebBrowser launching IE



Hi,

I have a C# .Net (1.1, VS2003) project with a form with a AxWebBrowser
embedded on it. Clicking a button calls the Navigate method of the
AxWebBrowser instance. This launches a new Internet Explorer window
rather than updating the AxWebBrowser control on the form.

How can I get the form's AxWebBrowser to display the HTLM rather than
launching a new IE?

Thanks in advance,

Nick

.