Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Page using C#, All Valdtrs excpt Custom will trigger MessageBox, why?

Status
Not open for further replies.

other3

Programmer
Jul 30, 2002
92
US
I developed a page that uses every type of validator and has a ValidationSummary that shows a MessageBox. Unlike most of the code I've seen I used the IDE to develop the page. All of the validators, including the Custom one will show their error messages on the page when the post link is clicked, but all the validators except the Custom one will show in MessageBox.

Would really appreciate some insight into this.

Everything I know I learned from The Grateful Dead and Buffy The Vampire Slayer
Charlie
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top