I've taken to keeping session vars packaged into structures.
I gather using StructClear(session) can mess with 'built-in'
session vars, so if you have all your stuff in, say,
session.user - e.g. session.user.ID, session.user.email, etc. -
you can just go StructDelete(session,"user"), and zap
the lot without affecting built-in vars.

- Gyrus


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to