|
-
Nov 3rd, 2002, 08:44 AM
#1
Thread Starter
Lively Member
how to generate a countdown timer for 20mins even if the user refresh the browser
how to generate a countdown timer for 20mins even if the user refresh the browser. This is for a online test so that even the user refresh the broswer, the test remaining time is still there
-
Nov 3rd, 2002, 10:01 AM
#2
Frenzied Member
I'd probably say set a cookie when the user starts the test, and check against that.
-
Nov 4th, 2002, 12:42 AM
#3
Thread Starter
Lively Member
-
Nov 4th, 2002, 08:59 AM
#4
Stuck in the 80s
Originally posted by hongge
how?
You'd have to user a server side language such as PHP, CGI, or ASP. Last I knew (and it has been awhile), JavaScript has no cookie capabilities, even though they are both client side.
-
Nov 4th, 2002, 09:55 AM
#5
Fanatic Member
-
Nov 4th, 2002, 12:02 PM
#6
Stuck in the 80s
I suppose I'm going to have to re-educate myself, then.
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
|