26 Jun
2000
26 Jun
'00
5:50 p.m.
"Nestor A. Diaz L." wrote:
Hi, anyone know how to bypass the dtml-code, that's because i'm writing a howto with showing the use of some "dtml-tags" so it tries to interpreting it rather than only showing them.
try this <pre> <dtml-var "_.str(your_code_sample"> <pre> --------------- Hannu