Handeling connection timeout

From: GMK (x_at_x.com)
Date: 02/26/05


Date: Sat, 26 Feb 2005 11:43:04 +0200

as we know each application in asp.net has a default read only conncetion
timeout how could i handle this conncetion timeout so that whenever the
session expires i would be able to redirect the user to the login page
instead of displaying the ASP.NET error message.

Thank You.