Hi, thanks for viewing this thread.

How to call MVC controller action method from ASP.NET webform and pass few parameter to the MVC?
I have found this solution: http://www.codeproject.com/Articles/37539/Redirect-and-POST-in-ASP-NET and would like to know whether is there any other ways to do it.
Just like to explore other solutions.

Using Javascript/jQuery to do an AJAX call is not mentioned.

What exactly is the situation you have? Do you have control over the code? Sounds like that controller code should be in a shared assembly.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.