hello I have created a registration form, from where the user is asked to fill the userid and password and is stored in the database now i want to create a login page which will take the user and password and then verify with the database and if true then page 1 will open if false page 2 will open. can ne one tell me the code for it thanks.. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
dhaval wrote:> hello > > I have created a registration form, from where the user is asked to fill > the userid and password and is stored in the database > > now i want to create a login page which will take the user and password > and then verify with the database and if true then page 1 will open if > false page 2 will open. > > can ne one tell me the code for it > > thanks..http://technoweenie.stikipad.com/plugins/show/Acts+as+Authenticated -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
My rate is $60/hour, minimum time charged is 8 hours. Let me know. :) On 5/8/07, dhaval <rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> > hello > > I have created a registration form, from where the user is asked to fill > the userid and password and is stored in the database > > now i want to create a login page which will take the user and password > and then verify with the database and if true then page 1 will open if > false page 2 will open. > > can ne one tell me the code for it > > thanks.. > > -- > Posted via http://www.ruby-forum.com/. > > > >--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Also, download some other Rails applications and see how their login stuff works. You can look at the admin parts of typo or mephisto and there''s probably several others as well. On 5/8/07, Chris Hall <christopher.k.hall-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > > My rate is $60/hour, minimum time charged is 8 hours. Let me know. :) > > On 5/8/07, dhaval <rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote: > > > > hello > > > > I have created a registration form, from where the user is asked to fill > > the userid and password and is stored in the database > > > > now i want to create a login page which will take the user and password > > and then verify with the database and if true then page 1 will open if > > false page 2 will open. > > > > can ne one tell me the code for it > > > > thanks.. > > > > -- > > Posted via http://www.ruby-forum.com/. > > > > > > > > > > >-- Terry (TAD) Donaghe http://tadspot.tumblr.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---