2
I m using ASP.Net in built Required field validation for validation but these validation are not properly working in Mozila, so i need to write a seperate javascript function in which i want to access the ASP.Net built in Required field validation.
SO how shoud i access them ?
2