Question
Use a Jump Menu to Make Selection and stay on same page.
I have a form that you select a ID from a drop down list
click submit, and then are redirected back to the same page with
the results of a query based on the selection from the drop down
list. I want to change this so the user doesn't have to click
submit... I want my drop down list to act as a jump menu. How do I
get my dropdown list to act like a jump menu, which essentially
submits the form, and posts the results below?
