[Zope] Storing DTML in SQL
Garry Saddington
garry at schoolteachers.co.uk
Wed Aug 18 12:03:28 EDT 2010
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
More information about the Zope
mailing list