validation problem need help
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi i m using a textbox with three validation(requiredfeild,format and range) attach to it and a validation summary show the error message and i display * next to the control which have an invalid input. in some case it shows two ** when any of the two validators return false i think. and two messages for validation summary. is there any way that i get only one (validation) message at once or display one * at a time. thanks advance for any help do it man