To append this request for info, I’d also like to hear how people use CF to append a XML document. I’m interested in adding content to an XML document when the database is updated.
If the data for the XML doc is all stored in the DB, I'd just rewrite the file whenever the DB is updated. I've not found the need to just add a bit to the end of the file when CFMX is so fast now. I can kick out a 2400+ line XML file from the DB in a couple of heartbeats.
I also have a page that does this without a DB. It parses the XML file (simple structure) to a form, then I can add a record and/or edit/delete multiple records. When it submits, it rewrites the file with the updated content.
HTH,
Adrian J. Moreno
-----------------------------------------------
To post, send email to [EMAIL PROTECTED]
To unsubscribe: Send UNSUBSCRIBE to [EMAIL PROTECTED]
To subscribe / unsubscribe: http://www.dfwcfug.org
