Login Cookie

S

Samuel

Hi

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

Thank you,
Samuel
 
G

Guest

<system.web>
<authentication mode="Forms">
<forms timeout="Time you want to"/>
</authentication>
</system.web>
 
R

rowe_newsgroups

<system.web>
<authentication mode="Forms">
<forms timeout="Time you want to"/>
</authentication>
</system.web>







- 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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,999
Messages
2,570,243
Members
46,836
Latest member
login dogas

Latest Threads

Top