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 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 <input> tag instead?

Thanks, 

Denis

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

Reply via email to