Simple form – all created.
I just need someone who is good with php javascript to implement one action.
I have a simple form with name, second name, email, phone number, state, select the fruit you are interested in.
There is a drop down box in the form //select the fruit you are interested in// it has 3 options
1. oranges
2. apples
3. pears
i need on pressing submit
if they select oranges go to oranges.php
if they select apples go to apples.php
if they select pears go to pears…
