Once you leave the boundaries of your cfapplication tag, you can't
reference those session variables. Session variables are tied to a
specific application name.

Mark

-----Original Message-----
From: Ben Densmore [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 12, 2001 12:00 PM
To: CF-Talk
Subject: Session Variables and directories


I am currently working on an order entry app and created a login screen 
before a user can get to the actual app. When they login in I am 
creating several session variables which work, but once a person is 
logged in successfully they get taken to a page which is in another 
directory. So if the user is part of the sales dept they go to the sales

directory, the problem I am having is once they go into that directory I

can't read any session variables. Shouldn't these session variables be 
kept throughout the entire app even if it some of the pages are in 
different direcotries.

Thanks,
Ben Densmore
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
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