[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Re: remember me

Brian Candler

1/20/2009 11:24:00 AM

Rajkumar Surabhi wrote:
> In my application, in login page by entering the details username and
> password
> and check the checkbox REMEMBER ME. the system has to remember the
> details and
> when ever i open it again instead of showing login page it has to after
> login page.
> how to implement this...

This is not a Ruby question.

You probably want to set a persistent cookie on the browser. How to do
this depends on what web application framework you are using. Try asking
again on the right mailing list for whatever framework you are using.

> please help me its very urgent

http://www.catb.org/~esr/faqs/smart-questions.h...
--
Posted via http://www.ruby-....