7 Mar
2005
7 Mar
'05
4:51 p.m.
garry saddington wrote:
<dtml-in result> <dtml-var sql_delimiter>
<dtml-if expr="_.has_key(examandterm) and _.has_key(exampercentage)">
I presume this is the code you're havingtrouble with? If so, what are you trying to do, and where to examandterm and exampercentage come from? cheers, Chris PS: maybe try: <dtml-if expr="result.examandterm and result.exampercentage"> -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk