Results 1 to 4 of 4

Thread: Cookies when your debugging... do they stay?

  1. #1

    Thread Starter
    PowerPoster hellswraith's Avatar
    Join Date
    Jul 2002
    Location
    Washington St.
    Posts
    2,464

    Cookies when your debugging... do they stay?

    When you are storing cookies when debugging your app, does the IDE delete them when the project is stopped? If not, what are the cookies under. I couldn't seem to find it.

    I am probably a dumb ass, but hey, it is late.

  2. #2
    Hyperactive Member
    Join Date
    Dec 2001
    Location
    Dublin, Ireland
    Posts
    262
    Cookies are stored in the temporary folder for IE. By default as far as I know they only last as long as the session but you can, when creating them, specify when they expire with a date value and they should remain whether you are debugging or not.

  3. #3

    Thread Starter
    PowerPoster hellswraith's Avatar
    Join Date
    Jul 2002
    Location
    Washington St.
    Posts
    2,464
    I set my cookie to expire 6 months from now, but I still can't find it. I am thinking that in debug mode, it removes them?...not sure. I will have to do some serious investigation on this. If it isn't deleting them, I might need to rework some design issues.

    Thanks for your time. I am still looking for an answer on this.

  4. #4
    Hyperactive Member
    Join Date
    Dec 2001
    Location
    Dublin, Ireland
    Posts
    262
    To view cookies in explorer go to tools=>internet options then under temporary internet files click settings=>view files You should see a list of all cookies on your machine - the easiest way to find yours is to order them by expires date and yours should have a date in september (6 months on).

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