asp.net中ajax POST和GET方法之间的区别是什么 [英] what is differences between ajax POST and GET method in asp.net

查看:91
本文介绍了asp.net中ajax POST和GET方法之间的区别是什么的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好我想了解ajax post和get方法如何发送帖子以及如何获取响应,还会解释json格式的响应

Hi I want to know about ajax post and get method how to send the post and how to get the response from and also would you explain about json format of response

推荐答案

GET - 从服务器请求数据

POST - 向服务器提交数据



参考:

http://www.w3schools.com/jquery/jquery_ajax_get_post.asp [ ^ ]
GET - Requests data from Server
POST - Submits data to Server

Refer this:
http://www.w3schools.com/jquery/jquery_ajax_get_post.asp[^]


这篇关于asp.net中ajax POST和GET方法之间的区别是什么的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆