MVC中使用Ajax提交数据 Jquery Ajax方法传值到action
摘要:Jquery Ajax方法传值到actiondata是json数据。传递到的Action是/Home/MyAjax。那么在Action方法处接收的方式如下:public ActionResult MyAjax(string val1) { string val2 ...
阅读全文
posted @ 2014-10-31 16:29
posted @ 2014-10-31 16:29
posted @ 2014-10-30 11:18
posted @ 2014-10-30 11:04
posted @ 2014-10-27 14:20
posted @ 2014-07-01 17:57