I would like to do client side validation on two form elements - e,g. there are fields for both cellphone and homephone and neither are mandatory, but the user must supply atleast one.
There are no customs components on this page. All I need to do here is to register my own javascript validation function that is executed after all the other validators specified in in the .page file. Is there some quick way of doing this? I have read 8.2 in the Tapestry in Action book and that seems a lot of work. Thanks, Madhavan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
