Grab the code (from code view) to create a dropdown date selection tool. Put it into a form (of course) and the variables passed will be:
e_year
e-month
e-day
The e stands for end because the example was an "END DATE" and it also helps when sending the info to MySQL to not use predefined variable names.