P
Perecli Manole
In the forms authentication construct, I need a way to prevent ticket
IssueDate and Expiration from being updated for a specific page only. By
default forms authentication updates these two values whenever a page is
requested and slides these values forward. Is there any way to forgo this
proccess just for a specific page.
I need this because this page is requested behind the scenes cheking for
reminders for an Intranet application. Since this is done every minute the
user Login never expires which is not desirable.
Thanks
Perry
IssueDate and Expiration from being updated for a specific page only. By
default forms authentication updates these two values whenever a page is
requested and slides these values forward. Is there any way to forgo this
proccess just for a specific page.
I need this because this page is requested behind the scenes cheking for
reminders for an Intranet application. Since this is done every minute the
user Login never expires which is not desirable.
Thanks
Perry