Dear ALL, am trying to have all my code in the datebase in a table called Pages , So i can edit my site when its online from the CMS , not when i use HTML code from the database i render it with XML(db.pages.Code) but when i has any web2py or python code it dosent work ...
EX.
<img src="{{=URL('download',args=c.image)}}"/>
how can i make it work when i get it from the datebase ??
Best Regards,
Hassan ALnatour

