asp classic and javascript to check for session status
        Posted  
        
            by StealthRT
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by StealthRT
        
        
        
        Published on 2010-04-25T04:01:50Z
        Indexed on 
            2010/04/25
            4:03 UTC
        
        
        Read the original article
        Hit count: 336
        
asp-classic
|JavaScript
Hey all, i am in need of some help with trying to figure out how to go about checking the users session and seeing if they are still logged in or not. The problem being is because i have a static page that pretty much loads everything into "tabs" using jquery. So when they use navigates the page, it really never leaves that same page they started out on. Hints my problem in trying to determine if they are still logged in or not when they click on update their information on their profile or whatnot.
Any suggestions/help would be great! :o)
David
© Stack Overflow or respective owner