how to change a value of one combobox onchange of value of another combobox?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nisha chaudhary
    New Member
    • Apr 2010
    • 5

    how to change a value of one combobox onchange of value of another combobox?

    i am using a jsp page and trying to change the value of one combobox onchange in value of another. the value should be retrieved from a database.how i can do this using ajax in jsp page
  • Dormilich
    Recognized Expert Expert
    • Aug 2008
    • 8694

    #2
    as gits already mentioned, JSP has nothing to do with JavaScript.

    Comment

    • nisha chaudhary
      New Member
      • Apr 2010
      • 5

      #3
      how we can change value of one combobox onchange in another combobox using javascript

      Comment

      Working...