%@ Language="VBScript"%> <%response.expires = -1 response.AddHeader "Pragma", "no-cache" response.AddHeader "cache-control", "no-store"%> [an error occurred while processing this directive] [an error occurred while processing this directive] <% If Request("OrderId")<>"" Then Session("OrderId")=Request("OrderId") Session("Userid")=Request("Userid") session("UserType")=Request("userType") session("blnValidUser")=Request("blnValidUser") Session.TimeOut=60 End If%>
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||