I would like to be able to choose between 2 differnt forms via a drop down menu. Has anyone seen an example of this?
I would like to be able to choose between 2 differnt forms via a drop down menu. Has anyone seen an example of this?
Choosing between two things is easy:
What do you want to have happen as a result of the choice that is made?HTML Code:<select> <option>Choose</option> <option>Form 1</option> <option>Form 2</option> </select>
- John________________________
Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate
Bookmarks