posted on Monday, January 26, 2004 8:30 PM by demiliani

Secure ASP 3.0 with .NET forms authentication

Andrew Seven provided a great solution to secure ASP 3 pages using .Net forms authentication (the reason can be simply because you don't want or can't change your existing code).

You can follow the thread on Paschal L Blog HERE, and you can also download the ZIP solution HERE.

Comments