Thread: erase cookies cookie from webbrowser control

  1. #1
    Registered User
    Join Date
    Mar 2004
    Posts
    114

    erase cookies cookie from webbrowser control

    erase cookies cookie from webbrowser control

    how do i erase all the cookies or cookie from my webbrowser control?

  2. #2
    Frequently Quite Prolix dwks's Avatar
    Join Date
    Apr 2005
    Location
    Canada
    Posts
    8,057
    Seems to be a tough question. http://forums.microsoft.com/MSDN/Sho...00654&SiteID=1

    You are using C++, right; C++.NET? Or C#, or what?

    Some of the hits from this look promising (2-5 or so): google("delete cookie webbrowser control")
    dwk

    Seek and ye shall find. quaere et invenies.

    "Simplicity does not precede complexity, but follows it." -- Alan Perlis
    "Testing can only prove the presence of bugs, not their absence." -- Edsger Dijkstra
    "The only real mistake is the one from which we learn nothing." -- John Powell


    Other boards: DaniWeb, TPS
    Unofficial Wiki FAQ: cpwiki.sf.net

    My website: http://dwks.theprogrammingsite.com/
    Projects: codeform, xuni, atlantis, nort, etc.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. WebBrowser control
    By Overlord in forum Windows Programming
    Replies: 3
    Last Post: 12-21-2008, 06:06 AM
  2. brace-enclosed error
    By jdc18 in forum C++ Programming
    Replies: 53
    Last Post: 05-03-2007, 05:49 PM
  3. First party tracking cookies Meow!
    By kryptkat in forum Tech Board
    Replies: 13
    Last Post: 08-12-2006, 06:29 PM
  4. Button handler
    By Nephiroth in forum Windows Programming
    Replies: 8
    Last Post: 03-12-2006, 06:23 AM
  5. Tab Controls - API
    By -KEN- in forum Windows Programming
    Replies: 7
    Last Post: 06-02-2002, 09:44 AM