This is a discussion on "[SOLVED] Different "Thank You" pages based on drop down value??" within the PHP Forum section. This forum, and the thread "[SOLVED] Different "Thank You" pages based on drop down value?? are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
[SOLVED] Different "Thank You" pages based on drop down value??
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
[SOLVED] Different "Thank You" pages based on drop down value??
Hi- I'm not sure if this belongs in the PHP forum or elsewhere, so I apologize if I'm in the wrong place. I'm wondering if there is a way to display different Thank You pages depending on what the user selects from a drop down menu. Any suggestions are greatly appreciated!!
|
|
|
|
||||
|
Re: Different "Thank You" pages based on drop down value??
Let's say you have 4 options on a drop down named ABC.
These 4 options are named for example {a,b,c,d}. You can do this many ways and if you want completely different pages the easiest way is to add this to a header (above the <doctype and HTML tags>
Last Blog Entry: Happy Holidays - A Non Offensive way to say Merry Christmas? WRONG! (Dec 11th, 2007)
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Creating a "tag" system to find relevant "related" pages | MrQuestions | PHP Forum | 3 | Mar 20th, 2008 23:06 |
| [SOLVED] Show "Image" Depends On User "Status"? | Monie | Classic ASP | 6 | Oct 16th, 2007 01:22 |
| ? IS "meta name="robots" content="?" necessary in pages ? | Love2Java | Starting Out | 6 | Aug 8th, 2007 13:48 |
| window.opener.document["nameForm"].getElementById("someid").value; doesnt work | drpompeii | JavaScript Forum | 0 | Feb 17th, 2007 23:09 |
| <option value="yes" class="x"> problem in Firefox | mameha1977 | Web Page Design | 1 | Jun 21st, 2006 11:20 |