D
Dave Harkness
I am trying to post an XML DOM to an ASP page using WebRequest. (C#)
I know how to use a stream to send xml data but a stream is primarily
intended for text.
The asp page expects an XML object.
Any help would be GREATLY appreciated.
(e-mail address removed)
I know how to use a stream to send xml data but a stream is primarily
intended for text.
The asp page expects an XML object.
Any help would be GREATLY appreciated.
(e-mail address removed)