Home All Groups Group Topic Archive Search About

help to post xml file

Author
8 Feb 2006 10:44 AM
andy
Hi all

Anyone any snippets to post an xmlfile to a url ?

Thanks

Andy

Author
8 Feb 2006 10:47 AM
Herfried K. Wagner [MVP]
"andy" <a***@northwaves.com> schrieb:
> Anyone any snippets to post an xmlfile to a url ?

You can use 'WebClient' or 'HttpWebReqest' to perform a 'POST'.

--
M S   Herfried K. Wagner
M V P  <URL:http://dotnet.mvps.org/>
V B   <URL:http://classicvb.org/petition/>
Author
8 Feb 2006 12:10 PM
andy
Thankyou which is the correct method and do you have an example ? or
link ?
That would be really appreciated, i have found lots of google results
but no solid method that works