28 Jun
2001
28 Jun
'01
11:28 p.m.
DTML documents look at where the document is physically located while methods look around where they currently appear to be located. I need my document to look in itself and then look around like a method does. Methods act locally at any folder they inherit to and I need my doc to act the same way. Designing the webpages of tomorrow http://webme-eng.com Designing the MMORPGS of tomorrow http://worldforge.org On Thu, 28 Jun 2001, Dieter Maurer wrote:
kosh@aesaeion.com writes:
I am trying to make an object behave like a dtml-method but with one exception. I want it to look in itself first to find the data then look around it like a dtml-method does. That is exactly how a DTML document works.
Dieter