G
Guest
I have several data enrty web-forms in my application. I want to perform
validation using Javascript on the client side. I have Following Queries
regarding same
1) On my form once the user clicks the save button i want the validation to
occur, and once validation is performed i want to redirect the user to the
next form. How shall i do that ?
2) Is is possible that i use ASP.Net validation controls and make them to
pop-up alerts if the validation criteria is not met instead of giving and
error msg on the form itself.
Please Help.
validation using Javascript on the client side. I have Following Queries
regarding same
1) On my form once the user clicks the save button i want the validation to
occur, and once validation is performed i want to redirect the user to the
next form. How shall i do that ?
2) Is is possible that i use ASP.Net validation controls and make them to
pop-up alerts if the validation criteria is not met instead of giving and
error msg on the form itself.
Please Help.