[Zope] Storing DTML in SQL

Garry Saddington garry at schoolteachers.co.uk
Wed Aug 18 12:18:14 EDT 2010


Garry Saddington wrote:
> 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)

Sorry wrong recipe try this:

http://www.zopelabs.com/cookbook/993850737/1011691351
Garry



More information about the Zope mailing list