| Author |
Passing values between 2 select boxes...
|
Tad Dicks
Ranch Hand
Joined: Nov 16, 2004
Posts: 264
|
|
I'm trying to find a way to have two multi-select boxes on one page. With add/remove buttons between them. Where clicking the buttons will move the selected values from one box to the other (depending on which button is pushed). I keep getting errors like "ServletException in:/WEB-INF/pages/EditGrp.jsp] Property members returned a null value' " inside the action I have: where f is the action form -Tad
|
 |
Tad Dicks
Ranch Hand
Joined: Nov 16, 2004
Posts: 264
|
|
omg... heh would help if I checked against the right values. Ohwell I think I fixed it. -Tad
|
 |
 |
|
|
subject: Passing values between 2 select boxes...
|
|
|