Hi Stuart,
You can change the <authentication> element in the web.config from this:
<authentication mode="Forms"/>
to
<authentication mode="Forms">
<forms timeout="4320" />
</authentication>
This sets a timeout (in minutes) of 3 days (3 * 24 * 60). For more info about the forms authentication, take a look here:
http://support.microsoft.com/Default.aspx?id=910443
HtH,
Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
Author of
ASP.NET 2.0 Instant Results and
Beginning Dreamweaver MX / MX 2004
While typing this post, I was listening to:
Atmosphere by
Joy Division (Track 3 from the album:
Heart And Soul (CD 2))
What's This?