Board index » Web Programming » CompareValidator
|
jefrie
|
|
jefrie
|
CompareValidator
Web Programming190
Hello. I'm using CompareValidator to compare passwords, but when I move to other field it shows error message immediately. I need that error message should be displayed, after I has clicked on 'Submit' button. How can I do it? - |
| Jack
Registered User |
Fri Oct 14 03:02:22 CDT 2005
Re:CompareValidator
Hi David,
Try setting EnableClientScript = false;. Regards, Jack Li MVP (ASP.NET) "David Dvali" <david_dvali@hotmail.com>wrote in message QuoteHello. - |
