[Zope-Annce] Calling and returning objects

Eric Vautour z9b8j@unb.ca
Fri, 15 Jun 2001 10:50:03 -0300


This is a multi-part message in MIME format.

------=_NextPart_000_0005_01C0F588.EE96EE00
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hello all,

I have a question that may or may not be answerable.  I have a site that =
is set up as so:

There is a something.htm that calles other objects, like so:

<dtml-var level1_header>
<dtml-var level1_sidebar>

<dtml-var l1_phoneit>
<dtml-var l1_dialit>
<dtml-var l1_findit>

<dtml-var level1_footer>

I was wondering if there was a way that I could extract the information =
from this ".htm" object so that I could determine which objects are =
being called from it, excluding the header, footer, and sidebar.

Is this possable?

Thanks


------=_NextPart_000_0005_01C0F588.EE96EE00
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2614.3500" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hello all,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I have a question that may or may not =
be=20
answerable.&nbsp; I have a site that is set up as so:</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>There is a =
<EM>something.htm</EM>&nbsp;that calles=20
other objects, like so:</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>&lt;dtml-var =
level1_header&gt;<BR>&lt;dtml-var=20
level1_sidebar&gt;<BR></FONT></DIV>
<DIV><FONT face=3DArial size=3D2>&lt;dtml-var =
l1_phoneit&gt;</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>&lt;dtml-var l1_dialit&gt;</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>&lt;dtml-var =
l1_findit&gt;<BR></FONT></DIV>
<DIV><FONT face=3DArial size=3D2>&lt;dtml-var =
level1_footer&gt;</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I was wondering if there was a way that =
I could=20
extract the information from this ".htm" object so that I could =
determine which=20
objects are being called from it, excluding the header, footer, and=20
sidebar.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Is this possable?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Thanks<BR></DIV></FONT></BODY></HTML>

------=_NextPart_000_0005_01C0F588.EE96EE00--