cookies probs

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • brettokumar
    New Member
    • Jul 2008
    • 31

    cookies probs

    hai

    im storing value in cookies. if my 2nd value or 3rd value is stored means my previous cookies are expired my current cookies only stored others cookies values will be null

    how to i solve this probs.

    please share ur ideas
  • Plater
    Recognized Expert Expert
    • Apr 2007
    • 7872

    #2
    What ?

    Comment

    • joedeene
      Contributor
      • Jul 2008
      • 579

      #3
      Are you saying you have one cookie, and you are assigning it 3 different values? If you are using 3 different cookies then no those values will still be there, and I don't think cookies expire.

      But, if you change the value of one cookie three times, then the previous values will be gone. Is that what you were asking? If you want all three values, use three different cookies?

      joedeene

      Comment

      Working...