L
Lav KG
Hi
I'm using ClientScript to validate a textbox.
The problem is, even if I return false; after window.alert('Error
message'); in clientscript,The page still get loaded.
I've other validators (RegularExpressionValidator and
RequiredFieldValidator) to validate the same textbox.Is it beacuse of
these validators ?
Any help ?
Thanks
Lav KG
I'm using ClientScript to validate a textbox.
The problem is, even if I return false; after window.alert('Error
message'); in clientscript,The page still get loaded.
I've other validators (RegularExpressionValidator and
RequiredFieldValidator) to validate the same textbox.Is it beacuse of
these validators ?
Any help ?
Thanks
Lav KG