| Author |
Passing value with two buttons
|
michael yue
Ranch Hand
Joined: Nov 20, 2003
Posts: 204
|
|
Hi I have a jsp page with checkboxes and 2 buttons. Clicking on different buttons will pass to different functions. How do I get all the value of the checked boxes into each button to be passed? Thanks
|
 |
Bear Bibeault
Author and opinionated walrus
Marshal
Joined: Jan 10, 2002
Posts: 50677
|
|
|
This is completely a client-side operation. Moving to the HTML/Javascript forum.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15003
|
|
|
Are you saying you have two buttons and depending on which one the forms get submitted to different locations??
|
 |
 |
|
|
subject: Passing value with two buttons
|
|
|