D
David
Hi,
I am very new to XML and webservices.
The server that I have to write a client for is NOT a .NET webservice, but
has a bunch of ASP pages that takes XML requests and spits out XML strings
in return.
So from examing the VB code that works against the server, I see that VB
uses ServerXMLHTTP in conjunction with DOMDocument.
What is the .NET way of handling what VB does with ServerXMLHTTP and
DOMDocument? Thanks.
I am very new to XML and webservices.
The server that I have to write a client for is NOT a .NET webservice, but
has a bunch of ASP pages that takes XML requests and spits out XML strings
in return.
So from examing the VB code that works against the server, I see that VB
uses ServerXMLHTTP in conjunction with DOMDocument.
What is the .NET way of handling what VB does with ServerXMLHTTP and
DOMDocument? Thanks.