bigbadvoldo
07-04-2005, 01:59 AM
Hi,
I am new to php, sorry if this question has already been answered somewhere else. I want to develope an online experiment and would like to have a time limit on how long a user has to complete the session. I would also need to display a timer on each of the page, and when the time runs out it should force the user to submit what he has. I can use javascript for the timer but not sure how I will store the remaining time on the server across page and still have javascript display it correctly on the nest page.
Thanks a lot to whoever maybe able to help me with this.
Donald
I am new to php, sorry if this question has already been answered somewhere else. I want to develope an online experiment and would like to have a time limit on how long a user has to complete the session. I would also need to display a timer on each of the page, and when the time runs out it should force the user to submit what he has. I can use javascript for the timer but not sure how I will store the remaining time on the server across page and still have javascript display it correctly on the nest page.
Thanks a lot to whoever maybe able to help me with this.
Donald