Bahadır Yağan wrote:
Hi,

Is there a way to change the behavior of the validation plug-in, to print the errors inside the page rather than showing them in a message box.

You can place server-side validation errors anywhere in the page you like, but there's currently no way to control how client-side validations are shown; the Javascript alert is the only option.

You would need to hack on the validator Javascript to do anything different.

L.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to