I almost suggested image maps. I think those are really cool and I know they are not as easy to code as selects, so I am doubly impressed when I see them used.
Jared
And especially with state names? Someone sees a map and sees all 51 states lined up, nice and pretty on a map, and then clicks on the map to select their state in which they reside (using JS to handle the actual data generated)? That would be so sweet - but it'd take you a while to program every single polygon on the graphic...
My problem with that (coming from the UK) is that we have a damn sight more than 51 states, we have counties... about 100-odd lol, and some of them are absolutely TINY!!!
Good luck!
medicineworker
P.S. I agree with previous posts about the whole drop-down list thing, I've seen some sites do use a drop-down for state but I wouldn't call it practical as it's at least 60 long (some sites include American Overseas Territories as states) and tends to mess up when the list gets longer than the user's screen.