Michael McGrady wrote the following on 10/5/2004 1:40 PM:

He cannot use a basic DispatchAction, Rick, since he wants to use multiple buttons. He needs multiple buttons with the same value. Since the value of the name parameter in the HTML is completely decoupled from all of my solutions, he is free to do that with all the solutions.

Well, you shouldn't say "Can't" since I do it all the time with javascript. A simple onClick="yourForm.dispatch.value='whatever'" does the trick for me on any of my buttons. (Granted yours is nice and clean since it avoids the need for the hidden dispatch param and javascript.)


--
Rick

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



Reply via email to