[Zope] Question of the week

Eric Vautour z9b8j@unb.ca
Mon, 18 Jun 2001 08:23:29 -0300


This is a multi-part message in MIME format.

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

Hello all, I sent this to the forem by mistake, and I got flack because =
of it, hopefully it reaches the right place this time.

 I have a question that may or may not be answerable.  I have a site
 that is set up as so:
=20
 There is a something.htm that calles other objects, like so:
=20
 <dtml-var level1_header>
 <dtml-var level1_sidebar>
 <dtml-var l1_phoneit>
 <dtml-var l1_dialit>
 <dtml-var l1_findit>
 <dtml-var level1_footer>
=20
 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.
=20
 Is this possable?
=20
 Thanks

------=_NextPart_000_000F_01C0F7CF.F484AAC0
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, I sent this to the forem by =
mistake, and=20
I&nbsp;got flack because of it, hopefully it reaches the right place =
this=20
time.<BR></FONT></DIV>
<DIV><FONT face=3DArial size=3D2>&nbsp;I have a question that may or may =
not be=20
answerable.&nbsp; I have a site<BR>&nbsp;that is set up as =
so:<BR>&nbsp;<BR>=20
There is a something.htm that calles other objects, like=20
so:<BR>&nbsp;<BR>&nbsp;&lt;dtml-var =
level1_header&gt;<BR>&nbsp;&lt;dtml-var=20
level1_sidebar&gt;<BR>&nbsp;&lt;dtml-var =
l1_phoneit&gt;<BR>&nbsp;&lt;dtml-var=20
l1_dialit&gt;<BR>&nbsp;&lt;dtml-var l1_findit&gt;<BR>&nbsp;&lt;dtml-var=20
level1_footer&gt;<BR>&nbsp;<BR> I was wondering if there was a way that =
I could=20
extract the<BR>information from this ".htm" object so that I could =
determine=20
which<BR>objects are being called from it, excluding the header, footer, =

and<BR>sidebar.<BR>&nbsp;<BR> Is this possable?<BR>&nbsp;<BR>=20
Thanks</FONT></DIV></BODY></HTML>

------=_NextPart_000_000F_01C0F7CF.F484AAC0--