首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > ASP >

怎么使用ajax调用现有webserver的方法

2013-04-12 
如何使用ajax调用现有webserver的方法本帖最后由 yzxkx 于 2013-01-07 16:54:02 编辑Websevice地址为http:

如何使用ajax调用现有webserver的方法
本帖最后由 yzxkx 于 2013-01-07 16:54:02 编辑 Websevice地址为http://xx.xx.xx.xx:8600/WEBServices/PMIWEBServices.asmx
发送注册信息的方法为:acms.ACMS("Vendor", "Passcode", 10, @"<roots><root name='usersinfo'><bookings><booking><EcpNo>ID</EcpNo><mobileno>Handy</mobileno></booking></bookings></root></roots>", null, null);

请问我应该如何写ajax程序,才能连接上webserver且传递过去表单里的ID和Handy。
[解决办法]
http://www.coding123.net/article/20090629/253.aspx

热点排行