|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
Ajax Application Generator Generate database and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!
|
|
#1
|
|||
|
|||
|
Article Discussion: An Introduction To XML SOAP Using ASP and VB6
An Introduction To XML SOAP Using ASP and VB6 If you have any questions or comments on this article then please post them here.
You can read the article here . |
|
#2
|
|||
|
|||
|
I believe that the references to MS objects used in this article are somewhat outdated. The preferred MSXML object to use now is ServerXMLHTTP rather than XMLHTTPRequest. The new object is more reliable and secure.
[http://msdn.microsoft.com/library/default.asp?url=/library/en-us/xmlsdk/htm/xml_obj_iserverxmlhttprequest_7zlc.asp] Also, the "Microsoft.XMLDOM" object is outdated and Microsoft is all the way up to "Msxml2.DOMDocument.4.0". [http://msdn.microsoft.com/library/default.asp?url=/library/en-us/xmlsdk/htm/sdk_intro_6g53.asp] |
|
#3
|
|||
|
|||
|
I tried to recreate the example in my own environment and every time the script errors on the line 9 in soap.asp
varSalesTotal = objReq.SelectSingleNode(sQuery).Text It requires an object. Anyone out there can help me out? Thanks, -Rogier
__________________
- Rogier Doekes |
![]() |
| Viewing: Dev Articles Community Forums > Programming > Programming Tools > Article Discussion: An Introduction To XML SOAP Using ASP and VB6 |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|