Does anyone know why CFXML does not work with msxml 4.0 installed?
-----Original Message----- From: Paul St. Amant [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 18, 2001 11:47 AM To: '[EMAIL PROTECTED]' Subject: RE: [cf-xml] XML Authoring Tools Most of the time, I try to use CFStudio, but for the XML editing, I use the program, HTML-Kit. It is free and it is quite versatile. http://www.chami.com/html-kit/ If I have to create a large XML file from scratch (have the data, but not the format) I stick it into an Access database, dump it into a CF query. There is a custom tag out there that converts a query to XML. The only caveat I have found is that sometimes these custom tags use "_" (underscores) as special characters, so be careful in naming your database fields. Paul -----Original Message----- From: Zac Belado [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 18, 2001 12:34 PM To: [EMAIL PROTECTED] Subject: RE: [cf-xml] XML Authoring Tools > What recommendations does everyone have for creating XML. Any text editor. Anything I can't type into CFStudio I am generating dynamically so I've never had to actually purchase or use an XML editor -----------------------+ cf-xml mailing list [EMAIL PROTECTED] http://torchbox.com/xml -----------------------+ cf-xml mailing list [EMAIL PROTECTED] http://torchbox.com/xml -----------------------+ cf-xml mailing list [EMAIL PROTECTED] http://torchbox.com/xml
