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.