If you want a drop down box to submit a form there is a nice easy method of doing this
You have an input field and want to return the id part of the filed
is your <select onchange="submit()"> for a drop down list not submitting then here is the solution