query database from dropdown and load in the same page.
how to do this..
user select from the dropdown menu, when they choose the list on the dropdown menu. it will automatically do the query from database (php) and load the result in the same page. (i dont want to use iframe/frame)
maybe someone can help me find the way to do this.
thanks guyes