I'm having a heck of a time trying to set flags for my Webbrowser Control.
I tried:
Am I applying the flags in the right way. The main thing is that I don't want to write it to cache. The other flags are for not writing it to history and that sort of thing.Code:WebBrowser1.Navigate2 (strLoc), 2, 4, 8


Reply With Quote
