I have put together a simple form with a few text boxes and combo boxes. The user will fill in the form and will click the submit query button to run their query. However, when I click on the submit query button a window pops up on the screen asking for the user to enter a parameter value for the first field on the form. How do I switch this off so that when the user clicks on the submit query button their query is run against the database and the results returned in a separate window?