Wrox Programmer Forums
|
ASP.NET 1.1 As of 10/6/2005, this forum is locked as part of the reorganization described here: http://p2p.wrox.com/topic.asp?TOPIC_ID=35394. No posts have been deleted. Open ongoing discussions from the last week have been moved to either ASP.NET 1.0 and 1.1 Beginners http://p2p.wrox.com/asp-net-1-0-1-1-basics-60/ or ASP.NET 1.0 and 1.1 Professional. http://p2p.wrox.com/forum.asp?FORUM_ID=50. See my sticky post inside for more.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.1 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 29th, 2003, 05:58 AM
Registered User
 
Join Date: Sep 2003
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Default Seession Timeout

I got a requirement like this ... i have to sign out from my application if
the user doesn't use the application for 30 min...
        sign out in the sense he has to be redirected to the login page to future
access of the site...
    i have given 30 min time out in the web.config file yes its working fine but iam unable redirect it to the login form where shold i write the code to redirect it to login page... if i write it in session_end of global.asax, as session as been ended the response object is not at all working... can u people tell me the solution how to do this..

waiting for ur reply
thanks in advance
vishnu

 
Old September 29th, 2003, 02:36 PM
planoie's Avatar
Friend of Wrox
 
Join Date: Aug 2003
Posts: 5,407
Thanks: 0
Thanked 16 Times in 16 Posts
Default

What method of authentication are you using? If you are using forms authentication it should automatically redirect you to the page you have specified in the configuration.

Peter





Similar Threads
Thread Thread Starter Forum Replies Last Post
timeout badboy1 ASP.NET 3.5 Basics 5 August 3rd, 2008 04:36 AM
Search timeout...... Snib Forum and Wrox.com Feedback 4 May 28th, 2007 06:00 AM
Timeout Expires bob_rainhail SQL Server 2000 18 October 17th, 2006 10:29 AM
session timeout bikki_suresh ASP.NET 1.0 and 1.1 Basics 0 October 10th, 2006 12:16 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.