thanks for your reply..
i am new to jsp. can you send me code for this all and how to use AJAX in this case because i have to populate both dropdoun list from database.....
User Profile
Collapse
-
the first dropdown list is for displaying project name and second dropdown list is for displaying approver name associated with selected project name in first dropdown list.
the problem is in second dropdown list the required data is not comming
<!-- project Name drop-down list -->
<tr>
<td><b><font color=blue>Proj ect Name</font></b></td>...Leave a comment:
-
two dropdown list getting data from access table
i am using java inside java script page.
in that page i want to use two dropdown list.
in first dropdown list i am getting data from ms-access database.
in second dropdown list i want to get data according to selection made in first dropdown list and it will also come from ms-access database.(for example if i am selecting country as india in first dropdown list then in second dropdown list will show states of india)
...
No activity results to display
Show More
Leave a comment: