I have the following statement: <dtml-if "'<dtml-var id>.jpg' in somelist"> DoSomething </dtml-if> id is some arbitrary numeric value that will change. Is the If tag being resolved to: <dtml-if "'1.jpg' in somelist"> or <dtml-if "<dtml-var id>.jpg in somelist"> Thanks Stuart Foster MediServe Information Systems > http://www.mediserve.com >