I'm trying to use the CF_SOXML tag with CF5, but am running into problems with this combination. I moved the code to a CF4.5 server and it works perfectly. Unfortunately, I need the code to be on the CF5 server.
After looking in the forums at www.siteobjects.com and in the archives for this list (http://www.mail-archive.com/[email protected]/msg00033.html), I've discovered that I'm not the first to run into this problem (surprise, surprise). I'm using the tag to simply convert an XML packet and convert it into a CF structure (action="XML2CF" for those of you familiar with the tag). I was wondering if anyone has been able to resolve this issue or could recommend an alternative solution that would accomplish the same thing for me? I'm about to try CF_XMLParser from CFDev.com. Unfortunately, the structures that it builds is a little different than what CF_SOXML builds, which will mean that I'll have to modify my code somewhat. Nelson -----------------------+ cf-xml mailing list list: [EMAIL PROTECTED] admin: [EMAIL PROTECTED] home: http://torchbox.com/xml
