Is there any way to set the selected item in a drop down box using the following \'type\' code?
\">
This is the solution that I came up with...
JanuaryFebruary'; } elseif($_POST["select_month"] == "February"){ echo 'JanuaryFebruary'; } } else{ echo 'JanuaryFebruary'; } ?>