on 3/21/03 11:35 AM, [EMAIL PROTECTED] at [EMAIL PROTECTED] wrote: > you probably need to set your var LoggedIn in the session scope. This wil > make the var available throught the session. the variables scope exists in > the cfm page only. > > <cfset session.LoggedIn = 0> > > (mind your cflocks though)
CFMX baby! and thanks, that worked. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

