HELP: WebBrowser Control --> Flags

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi all,

How do I disable history logging with the ActiveX IE control?

I'm passing in flags as follows:

HtmlControl.Navigate2(_NavigateURL, &H20)

But it doesn't seem to work.

Any ideas?

Thanks.
 
Hi all,

How do I disable history logging with the ActiveX IE control?

I'm passing in flags as follows:

HtmlControl.Navigate2(_NavigateURL, &H20)

But it doesn't seem to work.

Any ideas?

Thanks.

Oops I used HtmlControl.Navigate2(_NavigateURL, &H2)


Doesn't work :(
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top