when using dtml-in, how can I specify to step back a directory. Basically the equivalent of .. in *nix something like <dtml-in "../queries/selectPerson()"> sorry if this is a FAQ. I looked around but I couldn't seem to find the right search terms even some google terms would be appreciated thx -- David
David Siedband wrote:
when using dtml-in, how can I specify to step back a directory. Basically the equivalent of .. in *nix
something like <dtml-in "../queries/selectPerson()">
sorry if this is a FAQ. I looked around but I couldn't seem to find the right search terms
http://www.zopelabs.com/cookbook/1032052720 Check out the "parent" parts of the recipe above. --jcc -- "My point and period will be throughly wrought, Or well or ill, as this day's battle's fought."
participants (2)
-
David Siedband -
J. Cameron Cooper