Please forgive the fact that I am new to XML & XSLT, but I think my question will be simple.
I want my users to be able to edit the XML data stored in a file. I read the data in, and use XSLT to display the data in an HTML form. One of the options is "employee" which I want them to be able to select from a regular SELECT box based on a CFQUERY of our employee DB. How on earth do I do this?
Thanks!
I want my users to be able to edit the XML data stored in a file. I read the data in, and use XSLT to display the data in an HTML form. One of the options is "employee" which I want them to be able to select from a regular SELECT box based on a CFQUERY of our employee DB. How on earth do I do this?
Thanks!