Thanks Simon,  the clear session structure works.

        -----Original Message----- 
        From: Simon Horwith [mailto:[EMAIL PROTECTED] 
        Sent: Sun 08/02/2004 23:34 
        To: [EMAIL PROTECTED] 
        Cc: 
        Subject: RE: [ cf-dev ] Session Management!?
        
        

        I'm assuming you're using the session scope to store session information?
        How are you logging them out?  Whenever logout is supposed to happen (and/or
        immediately prior to doing whatever happens when they try to log-in) you
        want to <cfset structClear(session)>
        
        ~Simon
        
        Simon Horwith
        CTO, Etrilogy Ltd.
        Member of Team Macromedia
        Macromedia Certified Instructor
        Certified Advanced ColdFusion MX Developer
        Certified Flash MX Developer
        CFDJList - List Administrator
        http://www.how2cf.com/
        
        
        -----Original Message-----
        From: (s) Fiona Tope [mailto:[EMAIL PROTECTED]
        Sent: 08 February 2004 20:18
        To: [EMAIL PROTECTED]
        Subject: [ cf-dev ] Session Management!?
        
        
        Hi ALL,
        
        This is my first posting and I am a beginner of developing website with
        ColdFusion.   Is there a simple way to re-set a session everytime a user
        login to browse a website.  My website doesn't seem to distinguish different
        user login id and password, the hyperlink in the webpage still be
        highlighted from the previous user when a new user login detail is used.  
        
        Please advise.
        
        Thanks,
        Fiona
        
        

Reply via email to