Re: XMLHttpRequest

On Sun, 27 Apr 2008 17:18:38 +0200, Robert Hugo <robert_hugo@hotmail.com>  
wrote:
> Should there not be a dedicated method to create a "Document" (XMLDOM)  
> without having to submit a call first.
> E.g. [XMLHttpRequest].createDocument()
> This way one could create a Document to send (as well as retrieve one)  
> in a standard fashion.

As Björn and Ian indicated there are other ways to do this. Could you  
indicate whether you're satisfied by their responses?

(That is, that  
http://www.w3.org/TR/DOM-Level-3-Core/core.html#Level-2-Core-DOM-createDocument  
addresses your problem.)

Kind regards,


-- 
Anne van Kesteren
<http://annevankesteren.nl/>
<http://www.opera.com/>

Received on Monday, 12 May 2008 16:16:45 UTC