Thanks very much for your reply. Unfortunately, with both of these, I get a Key Error, with error value "root".
Try:
<dtml-with root> <dtml-with pdf> <dtml-call "REQUEST.set('varName',scriptName(args))"> </dtml-with> </dtml-with>
or
<dtml-with "restrictedTraverse('root/pdf')"> <dtml-call "REQUEST.set('varName',scriptName(args))"> </dtml-with>
HTH
Jonathan
_________________________________________________________________ Sign-up for a FREE BT Broadband connection today! http://www.msn.co.uk/specials/btbroadband
----- Original Message -----
Thanks very much for your reply.
Unfortunately, with both of these, I get a Key Error, with error value "root".
Try:
<dtml-with root> <dtml-with pdf> <dtml-call "REQUEST.set('varName',scriptName(args))"> </dtml-with> </dtml-with>
or
<dtml-with "restrictedTraverse('root/pdf')"> <dtml-call "REQUEST.set('varName',scriptName(args))"> </dtml-with>
Sorry, its way too early in the morning and my caffeine intake has not yet reached critical mass... Try: <dtml-with aq_parent> <dtml-call "REQUEST.set('varName',scriptName(args))"> </dtml-with> HTH Jonathan
participants (2)
-
Ashley Lloyd -
Small Business Services