Talk:AJAX - Return Arrays and Structs to your JavaScript with XML: Difference between revisions

m (New page: From Akennard: I just wanted to ask 'why' this works .... Get paXml of hoXml to aXml Send Destroy of hoRoot Send Destroy of hoXML Function_Return aXML End_Function ...)
 
Line 35: Line 35:
End_Function  // NameChanges
End_Function  // NameChanges
== I believe using JSon is a much better match. ==
We have been using JSON to move VDF Structs to Javascript.
This is I believe a much nicer and simpler way (and definately faster).
We did one test of all customers, with all orders, with all orderlines, from VDF to ASP. On this particular laptop using VDF took 40 seconds, sending the same data using JSon it took 1.2 seconds...
Anyway, no time now to update an article, but just wanted to point this out.
Anonymous user