I created an ASP.NET web form that uses standard ASP.NET validation. I would like the error summary to appear in the jQuery UI Modal Message text message, as well as below the actual form.
Is it possible to execute the script if the check detects an error?
source
share