17 Apr
2004
17 Apr
'04
2:44 p.m.
sungmook@yahoo.com wrote:
hello,
the dtml-var <dtml-var sequence-query> has an & when i view its html code. html specification need this to be & and therefore it cannot be validated by the validator of w3.org how do i convert the & of the dtml-var sequence-query to & ? i tried <dtml-var sequence-query html_quote> but it did not work....
<dtml-var "_.str(_['sequence-query']).replace('&','&')"> Regards, -- Jaroslav Lukeš