Hi, I tryed but didn`t work... Well, I know that like this works: <dtml-with "MedSaude.sintoma"> But if I make like this doesn`t: <dtml-call "REQUEST.set('base','Medsaude.sintoma')"> <dtml-with "base"> Why?? I have to make it work... Bye. On Wed, 04 Apr 2001 14:37:13 -0600 Casey Duncan <cduncan@kaivo.com> wrote:
After Dark wrote:
Hello!!
Could somebody tell me if this would work? How should I
do
to make it work?
<dtml-call "REQUEST.set ('path_dir','http://medsaude.lab.bsi.com.br/especialidade')"> <dtml-with path_dir> <dtml-call expr="manage_addFolder( id=pasta, title=titulo)"> </dtml-with>
Thanks!
Assuming this is an object on your site you could use:
<dtml-with expr="REQUEST.resolve_url('/especialidade')"> <dtml-call expr="manage_addFolder( id=pasta, title=titulo)"> </dtml-with>
-- | Casey Duncan | Kaivo, Inc. | cduncan@kaivo.com `------------------>
________________________________________________ Don't E-Mail, ZipMail! http://www.zipmail.com/