I've been trying to filter information to make it easy for a visitor to find. Ideally I would have a few dropdown filters to sort the data and only the posts matching the options selected would be shown. I have hardly a clue as to how this is done, except through php. I found a nice example of what I'm trying to do right here:
http://www.darienps.org/dhs/courses.php
Any ideas?