<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://weblogs.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>AJAX Timeout Server Control</title><link>http://weblogs.asp.net/traviscollins/archive/2008/02/22/ajax-timeout-server-control.aspx</link><description>Don't you hate it when you are idle on a web app for just a bit too long, and your membership session gets timed out without warning? Your users sure do! Often times the user may not even realize he has been timed out until he finishes completing a form</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>re: AJAX Timeout Server Control</title><link>http://weblogs.asp.net/traviscollins/archive/2008/02/22/ajax-timeout-server-control.aspx#7263609</link><pubDate>Mon, 23 Nov 2009 17:04:36 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7263609</guid><dc:creator>Tony</dc:creator><author>Tony</author><description>&lt;p&gt;I have the log out control keep popin up on my log in page, is there a way to disable the control on the login page?&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7263609" width="1" height="1"&gt;</description></item><item><title>re: AJAX Timeout Server Control</title><link>http://weblogs.asp.net/traviscollins/archive/2008/02/22/ajax-timeout-server-control.aspx#7236170</link><pubDate>Thu, 22 Oct 2009 17:54:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7236170</guid><dc:creator>John</dc:creator><author>John</author><description>&lt;p&gt;I have a problem with this control in that if the main page has the exteneder loaded and the user opens a modal popup (window with iframe) and works in that (for example the details of an item) the main page continues its countdown even though the user is actively on the site and making postbacks/call backs. &lt;/p&gt;
&lt;p&gt;Any way you see around this, perhaps having the control do a callback to verify the session is indeed expired before redirecting? &lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7236170" width="1" height="1"&gt;</description></item><item><title>re: AJAX Timeout Server Control</title><link>http://weblogs.asp.net/traviscollins/archive/2008/02/22/ajax-timeout-server-control.aspx#7213311</link><pubDate>Mon, 21 Sep 2009 14:03:31 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7213311</guid><dc:creator>edcon</dc:creator><author>edcon</author><description>&lt;p&gt;Do you know how to implement this on a page with &amp;nbsp;master and submaster pages? i got a scriptmanager error. &lt;/p&gt;
&lt;p&gt;I appreciate your help.&lt;/p&gt;
&lt;p&gt;edcon&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7213311" width="1" height="1"&gt;</description></item><item><title>re: AJAX Timeout Server Control</title><link>http://weblogs.asp.net/traviscollins/archive/2008/02/22/ajax-timeout-server-control.aspx#7162618</link><pubDate>Thu, 06 Aug 2009 12:53:01 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7162618</guid><dc:creator>Paulzy</dc:creator><author>Paulzy</author><description>&lt;p&gt;Travis -&lt;/p&gt;
&lt;p&gt;Thanks again. I was able to figure it out. I just needed to build the project with diferent references to a later framework version of .NET. Works like a charm!&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7162618" width="1" height="1"&gt;</description></item><item><title>re: AJAX Timeout Server Control</title><link>http://weblogs.asp.net/traviscollins/archive/2008/02/22/ajax-timeout-server-control.aspx#7162314</link><pubDate>Thu, 06 Aug 2009 00:59:03 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7162314</guid><dc:creator>Paulzy</dc:creator><author>Paulzy</author><description>&lt;p&gt;Travis -&lt;/p&gt;
&lt;p&gt;I am new to C# and have only been working with Visual Studio for a few months. I am not sure how to add this to my toolbox and/or getting it to work in my master page. Forgive me but I am more of a designer than a developer. Thanks in advance for any assistance you can give me 'cause I think the idea is cool!&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Paulzy&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7162314" width="1" height="1"&gt;</description></item><item><title>re: AJAX Timeout Server Control</title><link>http://weblogs.asp.net/traviscollins/archive/2008/02/22/ajax-timeout-server-control.aspx#7160793</link><pubDate>Tue, 04 Aug 2009 05:19:23 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7160793</guid><dc:creator>Kenneth Scott</dc:creator><author>Kenneth Scott</author><description>&lt;p&gt;Hey Travis-&lt;/p&gt;
&lt;p&gt;I'm still lovin' this control. &amp;nbsp;I've just blogged about more changes I made - this time implementing a visible countdown timer in addition to the jquery ui popup stuff I did awhile back.&lt;/p&gt;
&lt;p&gt;If you want to check it out:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://programmerramblings.blogspot.com/2009/08/aspnet-session-timeout-control-jquery.html"&gt;programmerramblings.blogspot.com/.../aspnet-session-timeout-control-jquery.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Thanks again-&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7160793" width="1" height="1"&gt;</description></item><item><title>re: AJAX Timeout Server Control</title><link>http://weblogs.asp.net/traviscollins/archive/2008/02/22/ajax-timeout-server-control.aspx#7146821</link><pubDate>Mon, 13 Jul 2009 22:28:22 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7146821</guid><dc:creator>Brad Crandell</dc:creator><author>Brad Crandell</author><description>&lt;p&gt;Travis,&lt;/p&gt;
&lt;p&gt;I'm getting the following error after adding the control to my masterpage.&lt;/p&gt;
&lt;p&gt;Type 'System.Web.UI.ScriptManager' does not have a public property named 'Timeout'.&lt;/p&gt;
&lt;p&gt;thanks,&lt;/p&gt;
&lt;p&gt;Brad&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7146821" width="1" height="1"&gt;</description></item><item><title>re: AJAX Timeout Server Control</title><link>http://weblogs.asp.net/traviscollins/archive/2008/02/22/ajax-timeout-server-control.aspx#7143730</link><pubDate>Wed, 08 Jul 2009 20:57:29 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7143730</guid><dc:creator>Troy</dc:creator><author>Troy</author><description>&lt;p&gt;I'm trying to use this in a .master under Microsoft MVC. &amp;nbsp;I have run into an error: &lt;/p&gt;
&lt;p&gt;Microsoft JScript runtime error: 'TSC' is undefined&lt;/p&gt;
&lt;p&gt;when calling:&lt;/p&gt;
&lt;p&gt;Sys.Application.add_init(function() {&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;$create(TSC.Timeout.Timeout, {&amp;quot;aboutToTimeoutMinutes&amp;quot;:28,&amp;quot;clientId&amp;quot;:&amp;quot;ctl00_Timeout1&amp;quot;,&amp;quot;displayButton&amp;quot;:false,&amp;quot;timeoutMinutes&amp;quot;:30,&amp;quot;timeoutURL&amp;quot;:&amp;quot;../Default.aspx?timeout=true&amp;quot;}, null, null, $get(&amp;quot;ctl00_Timeout1&amp;quot;));&lt;/p&gt;
&lt;p&gt;Any Ideas what could be going on?&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7143730" width="1" height="1"&gt;</description></item><item><title>re: AJAX Timeout Server Control</title><link>http://weblogs.asp.net/traviscollins/archive/2008/02/22/ajax-timeout-server-control.aspx#7100874</link><pubDate>Thu, 28 May 2009 18:25:32 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7100874</guid><dc:creator>Roger</dc:creator><author>Roger</author><description>&lt;p&gt;Travis,&lt;/p&gt;
&lt;p&gt;Great article! &amp;nbsp;Excellent work on the code. &amp;nbsp;The dev community appreciate this. Being a newbie to webdesign, you've saved me tons of head aches and coding time.&lt;/p&gt;
&lt;p&gt;Similiar to Karthi's question. &amp;nbsp;I'd like to display &amp;nbsp;the remaining time in the browser's status bar. &amp;nbsp;In my case window.status property. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks again. &lt;/p&gt;
&lt;p&gt;-Roger&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7100874" width="1" height="1"&gt;</description></item><item><title>re: AJAX Timeout Server Control</title><link>http://weblogs.asp.net/traviscollins/archive/2008/02/22/ajax-timeout-server-control.aspx#7076864</link><pubDate>Fri, 08 May 2009 02:03:40 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7076864</guid><dc:creator>Karthi</dc:creator><author>Karthi</author><description>&lt;p&gt;First of all thanks for this article. I need a help here. Is there a way to set the amount of time to display message. eg.,if the session timeout is 30 mins, and AboutToTimeoutMinutes = 25, at 25th minute the alert will appear, now I want the user to respond for the alert in 2 mins, if not then it has to timeout. Need not wait till 30 mins to get timeut. Can any one help in this. &lt;/p&gt;
&lt;p&gt;Thanks in advance&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7076864" width="1" height="1"&gt;</description></item></channel></rss>