<html> <head> <title>Session Timeout Test</title> </head> <body> <cfoutput> <p> ID: #SESSION.CFID#<br /> Token: #SESSION.CFTOKEN# </p> </cfoutput> </body> </html>