Thanks Fred for your reply, actually the problem is
Using form tag I made a login form as discussed above. For client side validation I use Javascript. <% form_tag :action => "login", onClick => 'return validation_form(this)' %> <% submit_tag 'save'%> This is not working means client side validation is not performed. -- 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

