Article doesn't use .NET's Forms Authentication

June 11, 2004 by Omar Elbaga

Dear readers,

Realize that this article doesn't use forms authentication, which would allow you to have the "web.config" secure pages automatically. The article can be tailored fairly easily to include this though. Check back here or at www.dmxfire.com for an updated version of the article using Forms Authentication in the near future. Happy Coding!

--
Omar
dmxfire.com

almost got it

June 17, 2004 by Bryan Snow
I follwed this very easily and made it through the end, but for some reason when I went to preview the page, my browser wanted to download the .aspx page instead of display it, any thoughts?

Asp.net Cookie login

August 12, 2005 by Miksu Miksu
Witch is better to use: Forms authtentication or this script? I'm using Dreamweaver mx to make my aspx pages.

Asp.net Cookie login adding to prewious

August 15, 2005 by Miksu Miksu
I use also a sql server to store all user data, and I want to use role based login. Should I edit this script so that can validate user and roles. or where can I find examples to do role based login that use sql tabel and web.config forms authentication