|
-
Mar 26th, 2003, 01:06 AM
#1
Thread Starter
PowerPoster
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.
-
Mar 26th, 2003, 07:22 PM
#2
Hyperactive Member
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.
-
Mar 27th, 2003, 10:33 AM
#3
Thread Starter
PowerPoster
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.
-
Mar 27th, 2003, 04:59 PM
#4
Hyperactive Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|