客户端与服务器段的交互 通过json
摘要:前台Ajax代码:1varobj;2functionGetObject(){3$.ajax({4type:"POST",5url:"Test.aspx/GetObject",6contentType:"application/json;charset=utf-8",7data:"{'name':'"...
阅读全文
posted @ 2014-06-05 22:02
posted @ 2014-06-05 22:02
posted @ 2014-01-15 14:21