Re: [Zope] Help getting zope to do frames!
11 Jan
2001
11 Jan
'01
4:59 p.m.
To properly reference your frames by their absolute urls, instead of this: <frame name="A" src="<dtml-var top>"> <frame name="B" src="<dtml-var main>"> Try this: <frame name="A" src="<dtml-var "top.absolute_url()">"> <frame name="B" src="<dtml-var "main.absolute_url()">"> -PSJ
9216
Age (days ago)
9216
Last active (days ago)
0 comments
1 participants
participants (1)
-
paul_s_johnsonļ¼ urscorp.com