Exporting XML content from Database
Posted: Mon Nov 09, 2009 7:05 pm
Hi there,
I need to export an XML file grabbing data from CMSMS database (something like a feed...).
I guess that database entries reports template insert string too, so I cannot make a simple read from a recordset, but I should need a method to "decode" template strings.
I'll try to explain that..
Imagine that my page contains something like this: "Lorem ipsum dolor sit amet... {module="mymodule" param="myparam"}"
I need something like this instead: "Lorem ipsum dolor sit amet this is the text produced by mymodule"
Is it possible? Is there any plugin that make this for me?
Last question: is there a way to embed a flash movie/animation into my client-side page?
Thanks a lot!
I need to export an XML file grabbing data from CMSMS database (something like a feed...).
I guess that database entries reports template insert string too, so I cannot make a simple read from a recordset, but I should need a method to "decode" template strings.
I'll try to explain that..
Imagine that my page contains something like this: "Lorem ipsum dolor sit amet... {module="mymodule" param="myparam"}"
I need something like this instead: "Lorem ipsum dolor sit amet this is the text produced by mymodule"
Is it possible? Is there any plugin that make this for me?
Last question: is there a way to embed a flash movie/animation into my client-side page?
Thanks a lot!