代码改变世界

随笔档案-2008年01月

在AJAX中使用POST方法(本文纯属转载)

2008-01-10 10:56 by Eugene Wang, 1765 阅读, 收藏,
摘要: Using POST method in XMLHTTPRequest(Ajax) Usually only the GET method is used while creating Ajax apps. But there are several occasions when POST is n 阅读全文