Prepare for your Next Interview
|
Welcome to the Geeks Talk forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
This is a discussion on MultiSelect and JavaScript within the JavaScript forums, part of the Web Development category; HI Friends, In a multi select box , unless user select option(s) , will it not be possible to send the values back to the server ,in the form of ...
|
|||||||
|
|||
|
MultiSelect and JavaScript
HI Friends,
In a multi select box , unless user select option(s) , will it not be possible to send the values back to the server ,in the form of request parameter Eg: I have dual multi select box where user can add his selection from one list box to the one on right by clicking on a button or remove [it re-populates the one on left ] In this scenerio when i access the value of the select box , i dont get any values there unless if its selected String[] destination= (String[]) request.getParameter("destination"); "destination" is the second list box , it has options but not able to get it like above ,unless those options are selected Is there any way of achieving this using javascript enumerations Thanks in advance.. Riju |
| Sponsored Links |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| JavaScript in .NET | abhishek mehra | Scripting | 2 | 08-23-2008 06:51 AM |
| Javascript | Smitha25 | JavaScript | 5 | 06-16-2008 06:04 AM |
| Javascript in QTP | ksuresh.testing | QTP | 1 | 02-27-2008 08:13 AM |
| Better DOM for JavaScript | Lokesh M | AJAX & XML | 0 | 02-20-2008 12:23 AM |
| JavaScript Alert Box | Lokesh M | JavaScript | 0 | 04-25-2007 10:38 AM |