27 May
2005
27 May
'05
9:20 a.m.
With a dtml-script I renders data from a mysql-database. But, sometimes I should like to save the html-code generated by the script. When I try to do this with a pythonscript I run into problems with acquiring the html-code generated by the dtml-script. I looks like the dtml-script does not get the proper namespace. How do I solve this? Flemming