Re: [qooxdoo-devel] Parse an XML Document

2006-09-25 Thread Simon Bull
Hi John,Have a look at qx.client.Builder - it looks like it can construct a Qx app from XML.SimonJohn Comerford <[EMAIL PROTECTED]> wrote: Hi Folks,I am looking new to qooxdoo, ajax and I am still a bit green when it comes to JS so excuse me if this is a stupid question. I am putting together an a

[qooxdoo-devel] Parse an XML Document

2006-09-25 Thread John Comerford
Hi Folks, I am looking new to qooxdoo, ajax and I am still a bit green when it comes to JS so excuse me if this is a stupid question. I am putting together an application. I want to send it XML and have the client side parse the XML. I am using RemoteRequest to send the request to the serve