Hi wondering if anyone can help me, I have a list of members in a MySQL db. I want to have an initial page which just has a drop down menu, which lists all the months of the year. From this say I select February in the drop down menu I want it to list all the members with birthdays in February... I only need it to display the members FirstName, LastName, State and DateOfBirth in the outputted table... Any help would be greatly appreciated!
