Validation Summary ShowMessageBox Not working

  • Thread starter Thread starter Jorge Luzarraga Castro
  • Start date Start date
J

Jorge Luzarraga Castro

Hi,
I have a WebUserControl which contains several required field and compare
validators. I´ve also add a validation summary control because I´m
pretending 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 doesnt
show up in IE. I´ve already set EnableClientScript and ShowMessageBox to
true. Any ideas?
 
Back
Top