Re: WebRequest POST XMLDOM Not XMLDOM.xml by John
John
Fri Mar 14 00:57:09 CDT 2008
"Dave Harkness" <someone@imark.com> wrote in message
news:u8btiPThIHA.1164@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