hi everyone...iam sabeel...
i have a drop down which is dynamically populated from a field(phoneNumber) in the mysql table...
and i have a dynamic table which lists all the values from the mysql table.....
now here is my problem....
when i select an option in the dropdown(phoneNumber)..then the values in the dynamic table should be, select all from mysql table where phoneNumber = the value selected in the dropdown....
thanks in advance.. :-)