18 Aug
2010
18 Aug
'10
4:03 p.m.
Justin Dunsworth wrote:
I am currently working on a project where I am storing HTML within a MySQL database to display dynamic pages and content in sequences. I would like to be able to store DTML within the tables as well and be able to call them within the page to display that content. I tried mixing the DTML in with the HTML and it shows the HTML correctly but no DTML.
Is it possible to even do this? Are there other suggestions on how to go about this?
The closest I have found is on Zopelabs (http://www.zopelabs.com/cookbook/1078612026) Regards Garry