The request scope, as I understand it, contains variables that are available for all templates executing from one page, including any included templates.
But what happens if two users are simultaneously executing the same page? Are there two copies of the request scope? Or do they share the same set of variables? (In which case you can't use user variables in the request scope) Cheers, Mike Kear Windsor, NSW, Australia AFP WebWorks ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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

