今更ですが、ASP.NETでのセッションタイムアウトの実装方法を備忘録として。
If Page.IsPostBack Then '-- ポストバックの時に
If Session.IsNewSession Then '-- セッションが新規開始された時には
Response.Redirect(PAGE_SESSTIMEOUT) '-- 専用ページへ飛ばす
End If
Ed If
Subscribe to:
Post Comments (Atom)
Windows SharePoint Services, SQL Server 2005, SQL Server 2005 BI Tools Google Apps, Gmail, Google Sites, Google Calendar, Google Documents
0 comments:
Post a Comment