cydayicella
New Member
I have registration form, suppose there are 5 fields, and all are required i.e. mandatory.My problem is that when user login & fill 2 fields of that registration form & click browser back button, then I want to restrict user to same form & Show requiredField Validator messages of incomplete fields. So How can I fire Validation on browser back button & restrict user on same form.