Posted by hoosierlacrosse on July 25, 2010 at 4:08am
Any recommendations for a custom contact form for Drupal 6.
I need to have the following fields
Name:
Phone number:
Email:
Reservation Type: Drop down box with 2 choices
Number of Vehicles: Drop down box with about 11 choices. ie 1,2,3,4,5,6,7,8,9,10, 11+
Comments:
Thanks in advance.

Comments
WebForm 2the rescue!!
http://drupal.org/project/webform
the project page says it all.
:-)
Agreed
Webform is your answer.
Awsome!
I got it up and running with no problems. Now that I have used it on one site I was wondering if there is a way form me to use it as an online waiver for my lacrosse company, www.hoosierlacrosse.com. What I had in mind is to ask the typical waiver questions and then at the end have a check check box or a selection that reads something like "I have read and understand the waiver and agree to it.
If they select "yes" it will redirect them to my online payment page (paypal) and if they select "no" it will tell them that they need to select yes to proceed.
I know how to redirect but was not certain if it could differentiate between yes an no and deal with it accordingly.
Thank in advance again!
There's a module for that. :-)
http://drupal.org/project/terms_of_use
or
http://drupal.org/project/legal
are 2 solutions you can consider.
:-)