In javascript I'm keeping a variable set once a form is submitted as part of a "submit once" strategy. The only problem is: if client- side validation detects an error then my variable isn't reset.

I'm thinking that I need to reset it in the Tapestry.default_invalid_field_handler javascript prototype method. Can that method be subclassed? How? (Javascript is not my forte)

Am I even on the right track?

Geoff

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

Reply via email to