webbrowser navigate2

  • Thread starter Thread starter Noël Thoelen
  • Start date Start date
N

Noël Thoelen

Hy

I am using the webbrowser control with the navigate2 method. I have a
problem when i pass 2 times the same url to the navigate2 method. I will
load old content, so i assume it has something todo with caching
I have tried to pass the NoReadFromCache flag, but it does not solve my
problem:

webbrowser1.navigate2 sUrl, 4
 

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