<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.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>Club Web Site Starter Kit</title><link>http://forums.asp.net/1004.aspx</link><description>Discussions about Microsoft's Club Web Site Starter Kit for ASP.NET 2.0.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Remember me timeout</title><link>http://forums.asp.net/thread/1301889.aspx</link><pubDate>Wed, 31 May 2006 23:47:31 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1301889</guid><dc:creator>MrLunch</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1301889.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1004&amp;PostID=1301889</wfw:commentRss><description>&lt;p&gt;Remember me is deep in the bowels of FormsAuthentication - google 'createPersistentCookie' to see various explanations.&lt;/p&gt;
&lt;p&gt;To set some other length of time (I think it's set to 6 months) you'd have to write your own login control and so the ticket and cookie yourself.&lt;/p&gt;
&lt;p&gt;Another way would be to get rid of the 'remember me' checkbox, and instead change the default forms cookie expiration length - see here &lt;a href="http://msdn2.microsoft.com/en-us/library/1d3t3c61(VS.80).aspx"&gt;http://msdn2.microsoft.com/en-us/library/1d3t3c61(VS.80).aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The timeout value you could set to something other than 30 mins., you also have the sliding option.&lt;/p&gt;</description></item><item><title>Remember me timeout</title><link>http://forums.asp.net/thread/1301187.aspx</link><pubDate>Wed, 31 May 2006 10:17:24 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1301187</guid><dc:creator>lucifer</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1301187.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1004&amp;PostID=1301187</wfw:commentRss><description>&lt;p&gt;Enyone know where in the code I need to set the timeout for the "Remember me" choice when logging in. &lt;/p&gt;
&lt;p&gt;I want to let my logged in members to automatically log in for lets say 1 or 2 days.&lt;/p&gt;</description></item></channel></rss>