Re: [jQuery] jQuery toXML

2007-03-01 Thread Mark Gibson
Jason Karns wrote: I saw your toXML plugin and the thread where you were discussing its creation. I've run into a situation where I need to serialize the page to XML. However, the majority of the page is form elements and I need the actual values of these elements serialized, and not the

Re: [jQuery] jQuery toXML

2007-03-01 Thread Daemach
Another option for xml-compliant interlanguage data exchange is WDDX, which can be found at http://www.openwddx.org. Just download the SDK which contains prebuilt objects/code/functions in addition to substantial documentation for serializing and deserializing to and from most languages that are