To book a date, select your company name
from the drop down list.
If you are not listed, click here to register..
NOTE: You must select a company and click Submit in order to properly see the table of information on the next page, book.asp. You may also choose to register your own sample company information as well by clicking the link above.
How To....

It is important that in step four of the wizard (step 9 above) that the "Submit values from this field:" drop down is set to the CompanyID because we are going to be passing this as the parameter to the next page.


Your page should look like this:

That completes this page. When displayed, you will be able to select the company name from the drop down, click the submit button and pass the CompanyID to the listing.asp page to display more results. To further enhance the page, consider using the "onchange" command to make the form auto submit without having to click Submit. See the onchange tutorial for more information.