Hello Experts, I''ve done Captcha validation for model, when i try to save, captcha validation fails Did anyone has this problem? plz help me guys. regards, Bala --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
I don''t store captcha in the model, but mine (controller and view based) work fine. --Michael On 10/25/07, Bala <mbbala-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > Hello Experts, > > I''ve done Captcha validation for model, when i try to save, captcha > validation fails > > Did anyone has this problem? > > plz help me guys. > > regards, > Bala > > > > >--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
thanks Micheal graff, i worked in controller and view based captcha it works well. :) On 26/10/2007, Michael Graff <skan.gryphon-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > > I don''t store captcha in the model, but mine (controller and view > based) work fine. > > --Michael > > On 10/25/07, Bala <mbbala-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > > Hello Experts, > > > > I''ve done Captcha validation for model, when i try to save, captcha > > validation fails > > > > Did anyone has this problem? > > > > plz help me guys. > > > > regards, > > Bala > > > > > > > > > > > > >-- "Smile while you cry." "There are only two tragedies in life: one is not getting what one wants, and the other is getting it." --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---