Click here to Skip to main content
15,912,400 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all,
I need to perform client side validation for my form page,it has to show alerts when form is clicked without any user input,when the user enters data other than from datbase ,and finally when the user enters data in any of the field the button should redirect to show all the related values of that field in alert boxes
I am facing problem in this client side validation
Could anyone please provide me samples on how to implement it.
It is required to use where clause in the view for validating
Please help me in this
Thanks
Posted
Comments
preet88 16-May-12 3:27am    
you can use javascript for this.
it will be a good option according to me.
thanks

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900