<wddxPacket version='0.9'><header/><data><recordset rowCount='3'
fieldNames='batchno,Qty,expiryDate,ETA,CA,LU'><field
name='batchno'><string>a222</string><string>a123</string><string>a333</strin
g></field><field
name='Qty'><string>1221</string><string>212121</string><string>2112</string>
</field><field
name='expiryDate'><string>1/16/2001</string><string>1/16/2001</string><strin
g>1/16/2001</string></field><field
name='ETA'><string>1/16/2001</string><string>1/16/2001</string><string>1/16/
2001</string></field><field
name='CA'><string>Yes</string><string>Yes</string><string>Yes</string></fiel
d><field
name='LU'><string>Yes</string><string>Yes</string><string>Yes</string></fiel
d></recordset></data></wddxPacket>
Is there anything wrong with this WDDX packet? i manage to WDDX2CFML it
using CFWDDX, but then when i tried to insert the data into a database it
failed with the following error message :
XML parsing error: not well-formed (error code 4, line 1, column 21, buffer
offset 21)
The error occurred while processing an element with a general identifier of
(CFWDDX), occupying document position (13:1) to (13:71).
I'm using the <cfoutput> tag to retrieve the data, should i used another
method? any help would be very much appreciate.
mak wl
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists