Jump to content

XML POST to given URL


chuy08

Recommended Posts

I am new to webservices and am at a loss with this one.  I have bought several books to try and help as well as countless Google searches to try and solve me problem to no avail.  Maybe I am over complicating the situation based on all the different things I have attempted to read over the last couple of days.  The situation is pretty simple.  Given an XML file like so:

<Borrower>
      <FirstName>Bob</FirstName>
      <LastName>Smith</LastName>
      <Address>1234 White lane</Address>
</Borrower>

How can I post this to a given URL:

http://consumer.example.com/xmlparse.aspx

I have read many things on DOM or SAX for parsing of XML documents and many things regarding REST, XML-RPC, or SOAP but I just can't get any easy to follow examples that fit my needs.  Any help greatly appreciated.

-chuy
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.