|
-
Jun 30th, 2003, 09:36 AM
#1
Thread Starter
Junior Member
I need a push in the back for a project
Hello people,
I'm starting on a project and I need some feedback on how to handle it best.
The idea is of having a page that will show different questions to the user. But, not all questions are to appear at once. At first question 1 needs to be shown, with a YES/NO combobox next to it. Depending on the choice, question 2 will appear (so there are 2 different possible questions for level 2). Question 3 will appear depending on the YES/NO choice of question 2, etc. That way it has to continue until level X (has yet to be defined).
How would you suggest to do this? I want to do it without frames if possible, appear all in the same page, and it must be easy to modify.
Thanks in advance!
Last edited by TexMurphy; Jun 30th, 2003 at 09:40 AM.
-
Jul 1st, 2003, 05:35 PM
#2
Frenzied Member
with reloading the page it is very possible. just have it reload and show the next one depeing on what question they are on or the answer to the one before it.
if you don't want to reload the page then you have to use javascript and hidden layers. no page reloading and no php.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|