For some weird reasons I need to disable the javascript validation in some submits, but not in others. The only idea I have is to put a document.Forme.onsubmit = null, or similar.Is there a cleaner way to do this?
Of course I'm using Tapestry 3. Thanks in advance Pedro --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
