24 Mar
2000
24 Mar
'00
9:36 a.m.
* Eugene Saltykov | HOW do I get the real document contents??? Provided that ID contains a string representation of the id of the document you want, this should do it: <dtml-var "_[id]"> I hope I understood what you wanted to do, this may very well be solving the wrong problem. Thomas