最新下载
热门教程
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
使用WINDOWS脚本访问WEB SERVICES
时间:2022-07-02 11:23:38 编辑:袖梨 来源:一聚教程网
'''''''''''''''''''''''''''''''''''''''''''''''
'Modiay by X
' 2003-12-30
'''''''''''''''''''''''''''''''''''''''''''''''
Const ForReading = 1, ForWriting = 2, ForAppending = 8 '文件操作常量
'''''''''''''''''''''''''''''''''''''''''''''''
WebServiceURL = "http://www.chefbj.net/WEBSERVICES/school.asmx" '调用URL(URI)
WebMethodName = "http://www.chefbj.com/show_school" '调用方法名
'soap请求,需要根据具体WEB SERVICES web方法更改
sentRequest=""_
& "Schema-instance' "_
& "xmlns:xsd='http://www.w3.org/2001/XMLSchema' "_
& "xmlns:soap='http://schemas.xmlsoap.org/soap/envelope/'>"_
& ""_
& ""_
'Modiay by X
' 2003-12-30
'''''''''''''''''''''''''''''''''''''''''''''''
Const ForReading = 1, ForWriting = 2, ForAppending = 8 '文件操作常量
'''''''''''''''''''''''''''''''''''''''''''''''
WebServiceURL = "http://www.chefbj.net/WEBSERVICES/school.asmx" '调用URL(URI)
WebMethodName = "http://www.chefbj.com/show_school" '调用方法名
'soap请求,需要根据具体WEB SERVICES web方法更改
sentRequest=""_
& "
& "xmlns:xsd='http://www.w3.org/2001/XMLSchema' "_
& "xmlns:soap='http://schemas.xmlsoap.org/soap/envelope/'>"_
& "
& "
相关文章
- 七日世界手机版武器强度排行榜 07-02
- 魔兽世界史诗奥迪尔怎么打 07-02
- PS如何用通道磨皮?ps通道磨皮基础教程 07-02
- 上古卷轴4重制版法师加点攻略 07-02
- NOVA(NOVA币)能上涨吗 07-02
- Hyperliquid (HYPE) 价格预测:供应紧缩或将推动价格突破100美元大关 - 来自Brave New Coin 07-02