Vai al contenuto

Check Login Command

This command is needed to check whether the connection timeout has expired when the page is loaded and, if so, to recall the login page.The command is inserted in the … section.
<% aspCheckLogin( char *optional ); %>
where:– optional: is an optional string that represents the next page to be loaded at the next login. The string can be “_self” to load the current page.