/ Published in: ASP
Expand |
Embed | Plain Text
<system.web> <authentication mode="Forms"> <forms timeout="50000000"/> </authentication> </system.web>
You need to login to post a comment.
spark9 on 02/28/09
1 person have marked this snippet as a favorite
<system.web> <authentication mode="Forms"> <forms timeout="50000000"/> </authentication> </system.web>
You need to login to post a comment.