Ankit  Shukla

Ankit Shukla

  • NA
  • 681
  • 110.9k

Login Page using MVC 4 and Angularjs

May 12 2017 7:56 AM
Hello,
 
         I am new in MVC and Angularjs. I am creating a login page from link (http://www.dotnetawesome.com/2014/12/how-to-create-login-page-using-angularjs-in-mvc4.html) 
 
   I get success. But I need two changes in this code:
 
 1) How to  Redirect to other page after successful login
 2)  How to Empty text boxes after successful login
 
Thanks in Advance. 

Answers (2)