Yah, good idea, i was thinking of using something like that if all else failed.
but...
notice in some things with login forms, for example, forum software such as phpbb, and probably this vbulliten as well, though ive only tested it on phpbb, it logs you out when u exit the page. Try it and see, obviously with the remember me checkbox unticked of course: http://www.phpbb.com/phpBB/
So they must use SOMETIN which i could use, even though i looked through their source code, got lost and found nothing, though i know they used sessions.
Is this just possible with sessions, or can u do it with anything