'''''''''''''''''''''''''''''''''''''''''''''''
'Modiay by X
' 2003-12-30
'''''''''''''''''''''''''''''''''''''''''''''''
Const ForReading = 1, ForWriting = 2, ForAppending = 8 '文件操作常量
'''''''''''''''''''''''''''''''''''''''''''''''
WebServiceURL = "http://www.c*hef*b*j.net/WEBSERVICES/school.asmx" '调用URL(URI)
WebMethodName = "http://www.*c*hefb*j.com/show_school" '调用方法名
'soap请求,需要根据具体WEB SERVICES web方法更改
sentRequest=""_
& "
& "xmlns:xsd='http://www.*w**3.org/2001/XMLSchema' "_
& "xmlns:soap='http://schemas.x*mlso**ap.org/soap/envelope/'>"_
& ""_
& "