Geek Articles

Categories

 

Subscribe

Daily Updates Subscribe geekarticles update via email Subscribe geekarticles update via RSS

 
GeekArticles Microsoft C#

Handle Session Timeouts on DotNetNuke Through an HttpModule

Author: codeproject.com | Published: 16th May 2008 | Visited: 88 times | Add Comment
Filed in: CSharp

This article provides an HttpModule that tackles the session-timeout problem on DotNetNuke (DNN) platform. It will redirect users? subsequent requests to a page that prompts some informative messages after session timeouts occur.

Read Article
 

Sponsored Links

 


Related Articles

 Querying SQLServer tables from within an Oracle session Dear Tom; I need to query a SQLServer table from within an Oracle session, for example SQLPlus. Is there an easy way to do this, something like: <CODE> select * from t@sql_server_link </CODE> May you redirect me to the appropriate documentati ...

 ASP.NET Session Helper (Scope, Categories) Use scopes and categories to avoid collision and confusion between your session val ...

 Can we change default TIMESTAMP (6) precision per session or database? While trawling David Aldridge's site http://oraclesponge.wordpress.com/2008/03/07/timestamps-old-fogeys-and-data-warehouses/ I wondered, but could not find in the documentation: Is there any way of changing the default precision of 6 for TIMESTAM ...

 How to get the Client IP address or hostname of a Citrix session or Terminal Services Session? How to get the Client IP address or hostname of a Citrix session or Terminal Services Sess ...

 EJB 3.0 Remote Session Bean Lookup This article describes a way to perform remote lookup of EJB 3.0 session bean into simple Java applicat ...

 An extensible DotNetNuke Google Sitemap Generator Building a DotNetNuke Sitemap Generator using the ASP.NET Provider m ...

 ASP.NET Session Helper (scope, categories) Use scopes and categories to avoid collision and confusion between you session va ...

 Extended Persistence Context in Stateful Session Beans This Tech Tip illustrates an application that uses a stateful session bean and an entity manager with an extended persistence cont ...

 Implementing a Session Timeout Page in ASP.NET In this article, Steve walks through the steps required to implement a Session Logged Out page that users are automatically sent to in their browser when their ASP.NET session expires. He examines each step with the help of detailed explanation supported by relevant source c ...



Next: SharePoint Workflow Wizard in Visual Studio 2008



Post Comment

Name:


Email:
 (Optional. Used for Notification)

Title:

 
Comment:


Validation Code:
 <=>  (Enter this code in text box)





Latest Articles

 

Popular Articles

Sponsored Links