Rick Reumann wrote:

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,

/mea culpa, mea maxima culpa/. I knew that too. Sorry! I am going to put that solution up on my page too within the next few days. I too often forget about the JavaScript thing when I am thinking about solutions. My first engineering job involved never talking about JavaScript. It was DEATH! LOL

Michael McGrady

Reply via email to