ASP.NET version of "Login & Password"
Posted
by From ASP101
on January 1st, 2008
By John Peterson
A very simple introduction to forms authentication in ASP.NET. The sample includes examples of the three files you'll need in order to password protect a page or section of your web site using ASP.NET: a login page, a page to protect, and an appropriately set up web.config file.

Comments
There are no comments yet. Be the first to comment!