[Message Deleted]
-
You need to store the current time in the session, run a client side timer, and fail the test if the server side time has ellapsed ( people can hack your client side code ) This belongs in the ASP.NET forum
Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
-
You need to store the current time in the session, run a client side timer, and fail the test if the server side time has ellapsed ( people can hack your client side code ) This belongs in the ASP.NET forum
Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
-
gubba wrote:
I have solved the problem using the cookies.
People can still hack that. I'd test it a bit to make sure.
"Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon