|
Hi - I need to create a form that will pass information to different pages based on the value of the item selected in one of the dropdown boxes.
The form will have two fields the first is to select the state from a dropdown. The second field is to select the type of insurance they are searching for (home,auto, life, health). There will be a separate search and information page for each of these types of insurance.
So if they select "auto" the action will be auto.php and if they select "health" the action will be health.php
This will be put inside a wordpress site (php) and will be directing to various wordpress pages. Could someone point me to a clean "current" script what would do the job? I really appreciate it.
Connie
|