6 Feb
2000
6 Feb
'00
4:15 p.m.
Chris McDonough wrote:
Robb,
You'd do something like this from within DTML:
<dtml-call expr="manage_addDTMLDocument('mydocumentid', 'mydocumentitle', mycontent)">
Thank you! I actually did end up finding the add method in the ZQR. I wasn't able to figure out on my own, though, what parameters the method takes. How would I have been able to find this? Is there some some source code file I can look in? Thanks, Robb