Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / August 2007

Tip: Looking for answers? Try searching our database.

Login Cookie

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Samuel - 30 Aug 2007 18:44 GMT
Hi

I would like to set the login cookie for longer than the default 20 minutes,
how can I do that?

Thank you,
Samuel
Ghistos - 30 Aug 2007 18:54 GMT
<system.web>
   <authentication mode="Forms">
         <forms timeout="Time you want to"/>
   </authentication>
</system.web>

> Hi
>
[quoted text clipped - 3 lines]
> Thank you,
> Samuel
Samuel - 30 Aug 2007 19:19 GMT
In minutes?

> <system.web>
>    <authentication mode="Forms">
[quoted text clipped - 10 lines]
>> Thank you,
>> Samuel
Juan T. Llibre - 30 Aug 2007 19:32 GMT
Yes. In minutes.

Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
> In minutes?
>
[quoted text clipped - 11 lines]
>>> Thank you,
>>> Samuel
rowe_newsgroups - 30 Aug 2007 20:01 GMT
> <system.web>
>     <authentication mode="Forms">
[quoted text clipped - 11 lines]
>
> - Show quoted text -

Remember you can set the slidingExpiration attribute to true if you
want to reset the counter whenever the user connects.

Thanks,

Seth Rowe

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.