in reply to Submitting form when drop down value changes
I believe using the attribute 'selected' like so:
next to the one you want to select will do the trick. Note that the XHTML version of this is selected=selected.<option value='stuff' selected>
|
|---|