Subject:
|
Re: Help With HTML
|
Newsgroups:
|
lugnet.castle
|
Date:
|
Fri, 18 Jan 2002 07:08:23 GMT
|
Viewed:
|
743 times
|
| |
| |
In lugnet.castle, Jay Rodarte writes:
> Hi. I need some sort of code that, when you answer questions, based on your
> answers it will take you to another page. Like a quiz. Like if i asked you
> "What's your favorite color, and you said green, it would take you to
> 1.html. But if you said blue it would take you to 2.html, does anyone know
> what I mean? If so please help me.
Hmm I think you'll need more than just HTML to get that to work. Forms (the
"container" your questions sit in) are usually hooked up to CGI programs
that interpret the results of the questions and act accordingly. You'll
probably hafta write your own CGI program in this case, although there are
lots of pre-written ones out there already.
Another way of doing what you describe above would be to use Active Server
Pages, but that's a whole other story. Not all sites allow you to use ASPs...
-Bryan
|
|
Message is in Reply To:
| | Help With HTML
|
| Hi. I need some sort of code that, when you answer questions, based on your answers it will take you to another page. Like a quiz. Like if i asked you "What's your favorite color, and you said green, it would take you to 1.html. But if you said blue (...) (23 years ago, 18-Jan-02, to lugnet.castle)
|
6 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|