From: Brian Candler Date: 2009-01-20T20:23:31+09:00 Subject: Re: remember me 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.html#urgent -- Posted via http://www.ruby-forum.com/.