The value for your select options may all be the same. Check the source of your compiled HTML page and see what values each option tag has.
As for your second part, that sounds like JavaScript.
Check out
http://www.mattkruse.com/ for some JavaScript code. It's not my site, but I've used some of his code for select box manipulations.