"Dave Harkness" <so*****@imark.comwrote in message
news:u8**************@TK2MSFTNGP02.phx.gbl...
>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.
I bet it doesn't. Not if it expects it to be POST'ed. I bet it expects a
string.
How does it use the form variable that contains the XML?
--
--------------------------------------------------------------------------------
John Saunders | MVP - Windows Server System - Connected System Developer