help to post xml file

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • andy

    #1

    help to post xml file

    Hi all

    Anyone any snippets to post an xmlfile to a url ?

    Thanks

    Andy

  • Herfried K. Wagner [MVP]

    #2
    Re: help to post xml file

    "andy" <andy@northwave s.com> schrieb:[color=blue]
    > Anyone any snippets to post an xmlfile to a url ?[/color]

    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/>

    Comment

    • andy

      #3
      Re: help to post xml file

      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

      Comment

      Working...