[Laszlo-dev] Re: [Dev] has serverless POST and serverless raw
POST been tested yet?
Eric Bloch
bloch at laszlosystems.com
Thu Jan 27 15:49:27 PST 2005
Sounds to me like Tucker's point is still valid, no? Wouldn't the XML
constructor or parser validate the XML?
-Eric
Henry Minsky wrote:
> It's not that it validates the string, its that the API for sending
> data to the server only takes an XML Object as an arg, so you have to
> construct one to pass to it. You can construct one by calling new
> XML(yourstring) or else XML.parseXML(yourstring).
>
More information about the Laszlo-dev
mailing list