Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. how to programmatically delete cookies

how to programmatically delete cookies

Scheduled Pinned Locked Moved C#
helptutorialquestion
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    cellardoor0716
    wrote on last edited by
    #1

    Is it possible to programmatically delete cookies? can anyone help me with this please.

    cellardoor

    R 1 Reply Last reply
    0
    • C cellardoor0716

      Is it possible to programmatically delete cookies? can anyone help me with this please.

      cellardoor

      R Offline
      R Offline
      Ravi Bhavnani
      wrote on last edited by
      #2

      You may be able to do this by deleting files in the directory returned by     Environment.GetFolderPath (Environment.SpecialFolder.Cookies) /ravi

      Just say "No" to Celcius Home | Music | Articles | Freeware | Trips ravib(at)ravib(dot)com

      S 1 Reply Last reply
      0
      • R Ravi Bhavnani

        You may be able to do this by deleting files in the directory returned by     Environment.GetFolderPath (Environment.SpecialFolder.Cookies) /ravi

        Just say "No" to Celcius Home | Music | Articles | Freeware | Trips ravib(at)ravib(dot)com

        S Offline
        S Offline
        SpartanSoft
        wrote on last edited by
        #3

        Just Curious does that work for all browsers or only IE? That would be sweet because I run 5 or 6 browsers and would love to be able to delete all the cookies at once. Like to clear all the caches as well...

        Christopher Pond Innovative Technology Solutions SpartanSoft.net.

        R 1 Reply Last reply
        0
        • S SpartanSoft

          Just Curious does that work for all browsers or only IE? That would be sweet because I run 5 or 6 browsers and would love to be able to delete all the cookies at once. Like to clear all the caches as well...

          Christopher Pond Innovative Technology Solutions SpartanSoft.net.

          R Offline
          R Offline
          Ravi Bhavnani
          wrote on last edited by
          #4

          I'm pretty sure that's an IE-specific (i.e. Windows) location only. Different browsers store cookies in different locations. This[^] app knows them and takes advantage of this fact. /ravi

          Just say "No" to Celcius Home | Music | Articles | Freeware | Trips ravib(at)ravib(dot)com

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups