Chapter 9: Client-side alert not showing on my browsers
Hello Imar,
I followed the steps in chapter 9 to validate user input but when i got to page 317 step 8 and 9. i noticed after setting ValidationSummary control property ShowMessageBox to True and ShowSummary to False, the errors don't display using the client-side alert. i tested it using recent version of Google Chrome, Firefox and Microsoft edge but still it didn't work.
what do you think i'm doing wrong, i would like to get this to work because it looks more professional to display wrong user inputs in a client-side alert as oppose to the inline list. the inline list works but i want the client-side alert.
please help
|