Title: RE: html:submit button
U can user 'onclick' event in html:button and simply call a _javascript_ function in which u have to pass the one parameter which would be exactly the 'value' u want to pass.
-Original Message-
From: Denis Avdic [mailto:[EMA
From: "Denis Avdic" <[EMAIL PROTECTED]>
> Is there a way to separate those two? I need 10 buttons, all the same
> label, but with different values submitted, depending on which button
> is pressed. I am not sure how to achieve that with html:submit.
> Should I just throw in a regular tag instea
Hello,
>From what I understand, the value attribute on html:submit button is
both the value of the label and the value submitted to the property
attribute when the button is pressed.
Is there a way to separate those two? I need 10 buttons, all the same
label, but with different val
3 matches
Mail list logo