I'm doing a simple shopping cart 'thing'. I don't want to store the data in a db and I 
do want the data to persist across sessions. 
What I did was...

Each item added to the basket is a structure, as is the basket itself. I then CFWDDX'd 
it and bunged it in a cookie.

Good? Bad?

Advice welcome

Pete Dray

-- 
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]

Reply via email to