Is there a method to force a webbrowser control to download a fresh copy of the navigated page? (rather than a cached copy).
Here's what I'm doing:
I'm downloading an html page that loads a 1MB picture into a webbrowser control. I'm timing the the load time so I can approximate the users actual connection speed.
Any help would be greatly appreciated.
Thanks,
Harold
***You can't change your past, but you can change your future***
Here's what I'm doing:
I'm downloading an html page that loads a 1MB picture into a webbrowser control. I'm timing the the load time so I can approximate the users actual connection speed.
Any help would be greatly appreciated.
Thanks,
Harold
***You can't change your past, but you can change your future***