why would you bind month day and year from the DB? If the user is going to use them to input a date, then they will only be able to choose what already exists in the table. Unless you mean creating the dropdowns yourself and using them to input into the db. If you want the user to enter a date, you are better off using a calendar control.
Jim
|