RE: [Zope] Python script newbie question
10 Apr
2001
10 Apr
'01
5:02 p.m.
Is there a way to avoid html quoting with python scripts or am I supposed to use DTML method in this case ?
How are you inserting the result of this function? If you use the entity syntax &dtml-foo;, it does html quoting automatically.
The problem is the automatic html quoting, I want to avoid it and do not know how ?
Well, _are_ you using &dtml-foo; syntax? Or to put it another way, does the problem go away when you use <dtml-var foo> syntax? -Andy -- Andy Gimblett <andy.gimblett@ftech.net> Programmer Frontier Internet Services Limited <www.frontier-internet.ltd.uk> Tel: 029 20 820 044 Fax: 029 20 820 035 Statements made are at all times subject to Frontier's Terms and Conditions of Business, which are available upon request.
9128
Age (days ago)
9128
Last active (days ago)
0 comments
1 participants
participants (1)
-
Andy Gimblett