Click here to Skip to main content
15,883,705 members
Articles / Web Development / ASP.NET

Handle Session Timeouts on DotNetNuke Through an HttpModule

Rate me:
Please Sign up or sign in to vote.
4.00/5 (8 votes)
15 Jul 2008CPOL5 min read 288.4K   500   30  
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.

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer ITCAC(數位協進)
Taiwan Taiwan
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions