Results 1 to 2 of 2

Thread: Webbrowser Flags

  1. #1

    Thread Starter
    Lively Member new_money's Avatar
    Join Date
    Jan 2001
    Posts
    127
    I'm having a heck of a time trying to set flags for my Webbrowser Control.

    I tried:
    Code:
    WebBrowser1.Navigate2 (strLoc), 2, 4, 8
    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.

  2. #2
    New Member
    Join Date
    Apr 2004
    Location
    Massachusetts, USA
    Posts
    2
    Some flags on the .Navigate are not currently available.

    http://msdn.microsoft.com/workshop/b...vconstants.asp

    Hope this helps.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width