You can simply do this by using jquery .ajax(). Just send the first drop-down value with onChange() function and fetch the data from db and display the response. You can find a well explained example here:
http://www.x-developer.com/php-scrip...shing-the-page...
Leave a comment: