Which version of MVC are you using? MVC3 introduced the ability to model bind json.
What does your ajax request look like? Also what does the model and controller code look like? Can you share those on here? It will be easier to diagnose the problem if we can see the code. Thanks.
CodeHobo
All-Star
18669 Points
2648 Posts
Re: How to retrieve posted json or normal object or text in MVC?
Apr 27, 2012 07:51 PM|LINK
Which version of MVC are you using? MVC3 introduced the ability to model bind json.
What does your ajax request look like? Also what does the model and controller code look like? Can you share those on here? It will be easier to diagnose the problem if we can see the code. Thanks.
Blog | Twitter : @Hattan