Anyone can help, I am not good to Php programming. Here is my problem: Add a Form that will allow redirection to specific URLS based upon form field content.
Php code to redirect using radio button
7
Anyone can help, I am not good to Php programming. Here is my problem:
Add a Form that will allow redirection to specific URLS based upon form field content.
We will use this to direct users to the correct furnace based on content in form fields submitted.
PHASE I - FURNACE SELECTION
Create one form with these questions -
QUESTIONS:
What is the Total Square footage of the building(s)? ____
How well insulated is the space to heat? _ Very Well _ Somewhat __ Poorly
In what State? _
After they submit the form
LOGIC
IF State is IN or MA or MD or ME or NH or NY or PA or RI or VT or WA
THEN send user to GX page
IF TSQ is less than 3,500 and not poorly insulated
THEN send to GX page
IF TSQ is greater than 4000
THEN send to HE2 page
IF TSQ is less than 4000 and poorly insulated
THEN send to HE2 page
IF TSQ is less than 4000
THEN send to HE11 page
Please help me to create this. I am using wordpress.
Add a Form that will allow redirection to specific URLS based upon form field content.
We will use this to direct users to the correct furnace based on content in form fields submitted.
PHASE I - FURNACE SELECTION
Create one form with these questions -
QUESTIONS:
What is the Total Square footage of the building(s)? ____
How well insulated is the space to heat? _ Very Well _ Somewhat __ Poorly
In what State? _
After they submit the form
LOGIC
IF State is IN or MA or MD or ME or NH or NY or PA or RI or VT or WA
THEN send user to GX page
IF TSQ is less than 3,500 and not poorly insulated
THEN send to GX page
IF TSQ is greater than 4000
THEN send to HE2 page
IF TSQ is less than 4000 and poorly insulated
THEN send to HE2 page
IF TSQ is less than 4000
THEN send to HE11 page
Please help me to create this. I am using wordpress.
- FirstSocialApps
- [ 1 ] Thanks
- prince55l
- [ 1 ] Thanks
- Brandon Tanner
- [ 1 ] Thanks
- [2] replies
- edward2011
- edward2011
- Valdor Kiebach
- [ 1 ] Thanks
Next Topics on Trending Feed
-
7