Ask a Question related to ASP.NET General, Design and Development.
-
Libs #1
validation summary doesnt display when there's client-side validation
I have a custom validator that validates a numeric field,
txtField, that allows for thousand separators. I also
placed a validation summary so that it would display the
error msgs of all my validation controls.
As I tab out of txtField (that contains an invalid input)
the validation summary doesnt show up, until the page is
posted back.
Any ideas why this happens?
thanks,
Liberty
Libs Guest
-
Client Side Validation
:confused;We have recently upgraded our web servers to Coldfusion MX 7.1. At the time of this writing, we still can not get flash forms to work on... -
client side validation cfinput in 6.1
Hello, This is probally a very simple question but i am trying to invoke client side validation on my inputs and i have typed this: <!--- this... -
Client side validation of a DataGrid
Hello all, I have a problem that looks simple and I think should be fairly common but wasn't able to find a solution yet. Here it is: I have a... -
Client side validation in footer row
I have a timesheet application with a variable number of rows, depending on how many projects the user is working on at the time. Each row has... -
client side validation on a number???
Is there a way to use a validator for a a price. I want to allow them to enter a whole number or a double. 12 or 12.33. Is there a way to do this...



Reply With Quote

