PDA

View Full Version : how to check the session time b4 it was timeout?


NinjaTurtle
12-02-2002, 08:45 AM
dear,

how to check the session time b4 it was timeout?

whammy
12-03-2002, 01:51 AM
Can you explain in more detail what you're trying to accomplish? I don't think it's possible since perhaps no HTTP requests will be sent to the server... unless you use client-side javascript :confused:

You might want to look at what Morgoth and Mhtml are doing with this type of thing...

NinjaTurtle
12-03-2002, 02:01 AM
dear,

sorry for lack of detail explaination, acctually i saw a Banking web site hoe they do the security access. after 30 minutes the access will time out, but b4 30 seconds it will pop up a windows message box and say u want to continue access or want to quit, if u click the continue button the access time will expand more 30 minutes, else u will promp to login screen.

they r not using cookies, so i guest they use Javascript, i guess, but not sure, of cos i want to know more about these, tell me the URL... ok?

TQ