"onValidationFailureEvent" will be triggered only if you have defined some
format for the display fields in the studio, and the input fails to meet
those formats. If the validation that you want to do is something
business-specific, you will have to write your own validation code and call
it in buttonSave_onWebEvent before calling doAction() or whatever else you
are doing.
Aby
TeamND
> -----Original Message-----
> From: Maite Lazaro Portugal [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, November 25, 1999 2:43 AM
> To: [EMAIL PROTECTED]
> Subject: [ND] problem with validation
>
>
> hi,
> I'm trying to validate TextBoxes with NetDynamics 4.0. I've
> got an input
> page with 3 TextBoxes and a button, and an output page which shows the
> result of the execution of a procedure.
> Now I'm doing javaScript validation in the input page when I click on
> the button, but when someone disables javascript nothing is done. So,
> I've decided to do validation on the server to ensure that
> all the input
> fields are correct.
> The problem is that I can't see the event
> "onValidationFailureEvent", so
> the execution continues and failes because of bad input textBoxes.
> Help me please!!!!
> Maite
>
_________________________________________________________________________
For help in using, subscribing, and unsubscribing to the discussion
forums, please go to: http://www.netdynamics.com/support/visitdevfor.html
For dire need help, email: [EMAIL PROTECTED]