On Tuesday 25 Mar 2003 15:08 pm, Tim Laureska wrote:

> My first question is regarding the statement "you then set a variable" .
> do you do that in the application.cfm file or elsewhere?

I'd check for it with isDefined in application.cfm, and redirect to the login 
page if it isn't found.

> And how do you
> actually set and check for one particular session variable? 

session.varName=wibble;
isDefined('session..varName')

-- 
Tom C
"Land of the free, home of the brave... you have to be brave to live there and 
enjoy the freedoms"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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
Get the mailserver that powers this list at http://www.coolfusion.com

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to