Unanswered Caching Cookies

  • Thursday, September 21, 2006 4:51 PM
     
     

    Hi there,

    I hope this is the right group to submit this :)

    I have an object that I am caching. This object has a property which is of type CookieContainer.

    It seems after a certain amount of time, the value for the cookie inside the container changes without me updating the cache.

    Is this normal behavour for cookies. I've looked at the Expires property for the cookie and it is false.

    Thanks.

All Replies

  • Monday, September 25, 2006 5:33 PM
     
     

    Hi,

    Can you supply an example of what you are doing? It's unclear from the decription how you are caching.

    Thanks
    -Dave