Javascript delete cookie next day
        Posted  
        
            by Clint
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Clint
        
        
        
        Published on 2010-05-18T11:53:31Z
        Indexed on 
            2010/05/18
            12:01 UTC
        
        
        Read the original article
        Hit count: 190
        
JavaScript
|cookie
Hi,
I was wonder if you can delete a cookie at the beginning of the next day.
Lets say I log in to a website at 1:30pm and use it again throughout the day but at midnight or 1 minute past, in the new day, the cookie is removed.
Many thanks for any help, C
© Stack Overflow or respective owner