ASP.Net Web Site Administration Tool
-
I wish to do a simple and secure login form, for which I have seen tutorials keeping login information and roles set through the ASP.Net WebSite Administration Tool. Is there any secure way to do a login page without using WSAT at all. Please provide me good tutorial links for creating a custom login form, having the capability of redirecting to login page if user is not authorized etc. I don't wish to use the WebSite Administration Tool. Thanks in Advance.
-
I wish to do a simple and secure login form, for which I have seen tutorials keeping login information and roles set through the ASP.Net WebSite Administration Tool. Is there any secure way to do a login page without using WSAT at all. Please provide me good tutorial links for creating a custom login form, having the capability of redirecting to login page if user is not authorized etc. I don't wish to use the WebSite Administration Tool. Thanks in Advance.
-
I highly recommend reading through all of the quickstart tutorials before creating your website. http://quickstarts.asp.net/QuickStartv20/aspnet/doc/security/default.aspx[^]
modified on Tuesday, July 13, 2010 4:39 PM
a