<
gourmetki...@hotmail.com> wrote in message
news:a242de35-9889-4bf7...@googlegroups.com...
> Why not store them in cookies? they wouldn't expire unless you give them
> an expiration date
Be aware that there are issues with using cookies:
1. Cookies limit the amount of data you can store - although they are fine
for small amounts of data.
2. If they know what they are doing then cookies can be read by the user -
although again this might or might not be an issue.
3. If someone is keen enough then I think they can modify the value of a
cookie, which then means that you need to verify that the value is legit.
4. If the website is in Europe then you ought to worry about the (daft) EU
cookie law.
I'm not anti cookies. They have their uses and it is good to be aware of
them.
Better would be for the OP to identify why session data is being lost.
However I expect we will never know because it doesn't look like the OP is
responding.
--
Brian Cryer
http://www.cryer.co.uk/brian