I'm wondering if it is possible to use CF to:
1) connect to existing db;
2) get specific data from table;
3) write it to an xml file that would follow a specific format and
include the output data;
4) that a flash newsticker (flashloaded.com's newsticker) could use
I ask because I want to use the flashloaded newsticker app and this
project already has a database and can be hosted on an existing cf
server. So I guess I am asking how hard it would be for qualified cf
developer to write out the data to the xml file? The ticker reads a
static xml file, so if cf can write that, I can tell the project manager
that the solution is feasible and reasonable budget-wise.
I'm no cf developer, but shouldn't you be able to have coldfusion write
a static file using any tags you tell it to, putting the text (data) in
them?
Advice sought and appreciated. thanks!
Donna
Posts: n/a