views:

87

answers:

1

I would like to create a login page using ASP.NET. I don't want to use the ASP.NET login control.

How do I do this?

+3  A: 

The following article on the MSDN website has a very good treatment of ASP.NET Forms Authentication which I think you'll find helpful.

Explained: Forms Authentication in ASP.NET 2.0 (MSDN)

AGoodDisplayName
Google is all very well, but if you don't know what it's called, how do you google for it? Why not just answer the question and get rep for being smart. :)
Kev
See look, I just upvoted because your answer is now much better :)
Kev
haha...good point.
AGoodDisplayName