| Thread | Last Post | Replies |
|
| RedirectFromLoginPage persistent cookie expiration | 02 Dec 2004 01:33 GMT | 5 |
Passing true for the second parameter of RedirectFromLoginPage creates a persistent cookie. When does this cookie expire?
|
| C# and verisgn | 01 Dec 2004 10:31 GMT | 1 |
I have a C# .net website that requires a login. My company has purchased a Verisign Certificate for this website. After a user logs in to the site, I want to apply the certificate(the Lock). In my C# code I use Server.Trasnfer(MyPage.aspx) to go from one page to the next..
|
| DPAPI | 01 Dec 2004 10:09 GMT | 3 |
Hi everyone. I'm creating an app that stores DB connection strings in the web config file. I'm using the MSDN resources at http://msdn.microsoft.com/library/default.asp?url=/library/en-us/secmod/html/sec mod21.asp and the related articles for help. However, when using the code in ...
|
| Forms Auth cookie question | 01 Dec 2004 08:37 GMT | 1 |
This may be a dumb question, but does anyone know where the Forms Authentication cookie is kept on an XP box? It definitely isn't kept with all of the other cookies in "Documents and Settings/Username/Cookies". I know Microsoft recommends setting the path as "/" in the Web ...
|