Tagged Questions

0
votes
1answer
244 views

subcontroller/partialrequest and form action method

What I need to do is the following Set small login form (or any partial view) Complete login actions Get back to the SAME place (controller/action) user was before clicking LOGIN button Any of ...