Log in

View Full Version : JAVA/AJAX script to dynamically change the dropdown values



velmurugan.ne
12-29-2010, 08:45 AM
Hi All,

I am looking for a script that would change the dropdown selection box within an HTML, i presently use JSP/JAVA servlet. Unfortunately this script reloads the html/jsp page everytime the reference occurs(value is changed).:(

I use ORACLE DB as backend, so will have execute queries to fetch the values based on the selection.

Please help me out in this.... :confused:

need this lil urgent....

Thanks a lot in advance....