Login.aspx name of login form so you do not have to modify Web.config file - ASP.NET Security

Q.  You use the ASP.NET Web Site Administration Tool to configure ASP.NET membership with forms authentication. What should you name your login form so that you do not have to modify the Web.config file?
- Published on 27 Jul 15

a. Login.aspx
b. LoginPage.aspx
c. Default.aspx
d. Auth.aspx

ANSWER: Login.aspx
 

    Discussion

  • Sangeeta   -Posted on 16 Sep 15
    If you are working with ASP.NET Web Site Administration Tool to configure ASP.NET membership then you should provide name of login page as Login.aspx

Post your comment / Share knowledge


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)