<div>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. </div>


<div> </div>
<div>Is it possible to even do this? Are there other suggestions on how to go about this? </div>