Click to See Complete Forum and Search --> : need help with this form


ksamri
08-06-2003, 11:12 AM
I just completed this page which is a timed exam. the problem I am having now is how to set this up so I can use next button in the footer to get to next page which next question. exam has 50 questions and when all 50 questions completed how to lock the exam.
anyhelp is appreciated

http://www34.brinkster.com/nvetan/exam/start.html

PeOfEo
08-06-2003, 01:56 PM
You should use a server side language and either A. put cookie on their comp to say they have been there, B. Make a login system using a session and a database, C. Log their ip (they can retake it on a new ip though) Since you are using brinkster I suggest asp, so you would not have to move hosts (brinkster hosts asp.net too but when I used them they did a really poor job)