All,
 
I need to replace the URL below to a partial <dtml-var> and and an address, like so:
 
<dtml-call "RESPONSE.redirect('https://www.mysite.com/scripts/zope.pcgi/Anywhere/COMTemp/'+LUserOut+'.doc')">
to:
<dtml-call "RESPONSE.redirect('<dtml-var baserefW>/COMTemp...blah, blah)"> 
 
where baserefW contains the information replaced in the second sentence to make the address
easily changeable site-wide.
 
How can I acheive this?
TIA,
 
-y

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Yvonne Totty
Database Engineer, x2198
-------------------------
Maximus: What we do in life, echoes in eternity.
    -- Gladiator

 

Reply via email to