|
How to validate two different sets of Form fields separately?
by: Itfunda
Product Type: Tips and Tricks (Books)
Technologies: ASP.NET Validations
In case we have more than one html form on the page and we want to validate them separately or
we have two sets of form elements and we want to validate them separately, we can follow this
approach.
|