Hi,
I am developing a web application using ASP.net MVC.
I have Login method. This methods edirects to Home/Home action method.
I am creating independentent .html file for ajax post call for same action method on button click.
When click on button, Login action method is getting executed , however it is but home action method is not getting called. But HomeController contructor is getting executed.
Please help me
Regards,
Pradeep
Loading

Pradeep YadavPosted Aug 9, 2021, 8:54 AM
Madan ShekarPosted Aug 7, 2021, 7:18 AM
Sachin SinghPosted Aug 6, 2021, 5:31 PM
Shweta LodhaPosted Aug 6, 2021, 5:28 PM