• 1-888-289-2246
  • 24x7x365 Presence

How to Test Session Management


<%

‘Start the session and store information

Session(“TimeVisited”) = Time()

Response.Write(“You visited this site at: ” & Session(“TimeVisited”))

%>

]]>


Leave a Reply

Your email address will not be published. Required fields are marked *