Quick question,
    I am creating an admin section that will have multiple admins. When one admin is 
logged into a certain section, I cannont allow anyother admin to log into that same 
section. I am doing this by having a variable set when the user logs in. When he logs 
out that variable is changed and another admin will be able to log in. The problem I 
am having is when the session times out, the variable won't get changed. Is there a 
way around this, like testing for a timed out session variable? Any suggestions for 
this problem would be very helpful. 

-chad



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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