G
GH
Can someone point me to an example of a VB.Net client that reads an
XML Document from a web service?
I have a web service that successfully creates an XML document, saves
it on the server and returns it to the calling client.
Maybe I don't understand all I know about this but for some reason
what is returned is an XMLNode, not a document. How does one usually
return an XML Document from a web service? SHould I be using
XMLDatadocument?
Thanks,
GH
XML Document from a web service?
I have a web service that successfully creates an XML document, saves
it on the server and returns it to the calling client.
Maybe I don't understand all I know about this but for some reason
what is returned is an XMLNode, not a document. How does one usually
return an XML Document from a web service? SHould I be using
XMLDatadocument?
Thanks,
GH