Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
XML over HTTPS POST.
Message
From
30/08/2006 23:57:21
 
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Network:
Windows NT
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01149489
Message ID:
01150056
Views:
29
Thanks David.
You just answered my question.

The blob of text came out that way becuase UT didn't like some of the characters I typed (greater/less signs an brackets).

Thanks David you've been a great help.



>Sam,
>
>I don't really understand your question.
>
>
><?xml version = "1.0">
><document>
>XML is always just a bunch of characters shoved together in a particularly structured fashion.
></document>
>
>
>Something you posted earlier in the thread was not xml, it was just a blob of text, that would choke on the other side if it was expecting to get a stream of characters that passed parsing by an XMLDOM.
>
>
>lcXML = "<?xml version = "1.0"><document>test</document>"
>loXMLHTTP.Send( lcXML )
>
>
>Would work if the target URL was expecting that simple of an XML document.
>
>>So is it correct to say that we're not really sending an XML, but rather, we're sending something that looks like an XML... because all we're doing is concatenating bunch of characters together to make it look like an XML string.
The American Republic will endure, until politicians realize they can bribe the people with their own money.
- Alexis de Tocqueville

No man’s life, liberty, or property is safe while the legislature is in session.
– Mark Twain (1866)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform