|
-
Jun 15th, 2010, 10:30 PM
#1
Thread Starter
Fanatic Member
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?
-
Jun 16th, 2010, 01:34 AM
#2
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|