For example I have 3 forms in a page with the same names. How can I validate all these forms with one validate method?
Here is the Solution to Validate Multiple Forms on a Single Page :
It is working for me. I wrote this code for 5 Forms in a single Page.