Thread
:
Form question
View Single Post
31-10-2006, 22:07
#
2
(
permalink
)
datahound
Spare Parts
Join Date: Jan 2005
Location: Bracknell Forest
Posts: 5,133
I would do it with PHP.
Would have q1.php, q2.php, q3.php.
I would include q1.php in, for example, quiz.php.
Then returning the form results to quiz.php
if $q1answer == A include q2.php
elseif $q1answer == B include q3.php
etc.
__________________
poochmedia
|
Computer Spare Parts
|
Computer & Telephone Disposals
datahound
View Public Profile
Send a private message to datahound
Send email to datahound
Visit datahound's homepage!
Find More Posts by datahound