Jquery + MVC2... Basic difficulty
-
30 Desember 2011 17:38
Hello everyone,
Clicking a button is pushed a jquery function that makes a request by post for my application, which in turn calls the method "Public ActionResul GetAdress()".
The problem is that: I would like this method returns a string with a View called Address (that's right I want to view the full page Address), but can not do this in any way.
Note: Do not just want some information from the address, I want the whole page!
Can some one help me?
Thank you.
Semua Balasan
-
27 Januari 2012 18:23
Hi,
your question is regarding MVC Forum. So Please ask your question in correct forum.
http://forums.asp.net/1146.aspx
Regards
Keyur
-
03 Februari 2012 10:06you can pass the parameter in view and also you can get value from controller using viewbag