|
Posted by Stan McCann on 07/03/06 16:09
l3vi501@gmail.com wrote in
news:1151933761.705698.135450@b68g2000cwa.googlegroups.com:
> need to keep users information secure from someone cracking their
> password and a nice long string that is not going to be guessed.
>
> If you want to log the user out after x minutes, all you would need
> it a little javascript on each page that started on page load and
> after x minutes it would put a popup telling the user that they are
> about to be logged out. If they don't click cancel the javascript
> will just send them to the page with the destroy session script.
>
>
The only problem with your method is the javascript requirement. I
only use javascript for "extras", I never require it; same with
cookies; optional only.
--
Stan McCann, "Uncle Pirate" http://stanmccann.us/
Implementing negative score for googlegroup postings, see
http://blinkynet.net/comp/uip5.html A zest for living must include a
willingness to die. - R.A. Heinlein
Navigation:
[Reply to this message]
|