Results 1 to 2 of 2

Thread: How to post XML file to a specified URL

  1. #1

    Thread Starter
    Fanatic Member Avatarp's Avatar
    Join Date
    Sep 2002
    Location
    Calgary
    Posts
    826

    How to post XML file to a specified URL

    I am just starting out on this process and have been doing some searching. I want to POST an XML file to a specific URL. The URL will expect my XML file to have predetermined XML code to retrieve information from its server hosted database.

    The XML code is not the issue. I know how to build the XML files correctly. However how do I place my XML file as a POST at the URL?

  2. #2
    PowerPoster dilettante's Avatar
    Join Date
    Feb 2006
    Posts
    24,487

    Re: How to post XML file to a specified URL

    Perhaps the XMLHTTPRequest object? Or the ServerXMLHTTPRequest object? Or the WinHTTPRequest object?

    Recent Windows versions should have all three available. They're similar but have slightly different uses.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width