Hi, I am using Validator 1.3, I would like to know if I can pass argument value issued from html element?
I explain me: I have an html form : ... <font id="labeluser" class="test">User</font> <html:text property="userid"/> ... My validation looks like this: <form name="Identification"> <field property="uti_userid" depends="required"> <arg key="user.label" position="0"/> </field> Do you know if there a mean to display the labeluser (font id) instead of putting value in a resource bundle? Thanks, Regards, Jean-Marie. ------------------- Email Disclaimer http://www.cofidis.be/emaildisclaimer.php --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]