G
Guest
I have a Web page which contains several required field and compare
validators. I´ve also add a validation summary control to get a message box
explaining the error cause whenever a user makes a mistake. I don't know why
my Validation Summary Message Box doesn't show up in IE. If turn off
ShowMessageBox and turn on ShowSummary, it works fine. When ShowMessageBox
is on, I´ve set EnableClientScript and ShowMessageBox to true.
I'm using ASP framework 2.0. Solutions I've found revolve around the
WebUIValidation.js file which doesn't exist in 2.0. I created the page using
the Web Application project add-on for Visual Studio 2005, not the
out-of-the-box Web site creation. Any ideas?
validators. I´ve also add a validation summary control to get a message box
explaining the error cause whenever a user makes a mistake. I don't know why
my Validation Summary Message Box doesn't show up in IE. If turn off
ShowMessageBox and turn on ShowSummary, it works fine. When ShowMessageBox
is on, I´ve set EnableClientScript and ShowMessageBox to true.
I'm using ASP framework 2.0. Solutions I've found revolve around the
WebUIValidation.js file which doesn't exist in 2.0. I created the page using
the Web Application project add-on for Visual Studio 2005, not the
out-of-the-box Web site creation. Any ideas?