Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何检查通过 Ajax 请求提交的 post 数据?它在请求对象中吗?如果是,哪个属性?谢谢!
POST 数据在
Request.Form
http://msdn.microsoft.com/en-us/library/ms525985(v=vs.90).aspx