This samples covers databinding to an ASP.NET DropDownList control which corresponds to the HTML select element. It's a great example of building a form element that has its values pulled from a database table.
Here's a zip file of the code (1.1 kb)!
Play with the running version.
Back to the "Database Pulldown" sample