In one of my applications I am trying to send information to another server via xml. I am currently using CF5 for this application and looking for resources on how to create an XML packet that when called from another server will display the correct format so the other application can read the packet in and display it. I have tried the cfwddx tag but the other server can not understand the wddx packet or I do not know how to use the other software to deserialize the wddx packet.
If I try to create the xml packet in cfcode, the cfml page will break when it gets to </Events> in my code and says that it is an invalid token. Any Ideas? =========================================================================== Graham Pearson, System Administrator / Certified Webmaster / Published Northern Indiana Educational Services Center Voice: (574) 254-0444 Ext 108 / (800) 326-5642 Fax: (574) 254-0148 Http://www.niesc.k12.in.us http://support.niesc.k12.in.us Email: [EMAIL PROTECTED] =========================================================================== ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

