%@LANGUAGE="VBSCRIPT"%> <% '===================================================== ' ' _iframe_logged_out.asp ' This page is designed to be called from within an IFRAME ' ' Display amessage indicaing that the function is not ' available as the user has been logged out. ' '===================================================== %> <% Option explicit ' Good idea to set when using redirect Response.Expires = 0 ' always load the page, dont store %> <% '------------ Variable Definition ------------- '------------ Constants Declaration ----------- '------------ Variable Init ------------------- '---------------------------------------------- '--- Bfore Render --------------- '---------------------------------------------- %>
This operation is not available at the moment.
You will need to log in again to gain access to this operation.