[Zope-CMF] Frames prob

Christoph Schirmer Christoph.Schirmer@snafu.de
Thu, 19 Jul 2001 23:17:35 +0200


This is a multi-part message in MIME format.
--------------C58AC6536ABD652CAA31DC9F
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit

How can one set up a page with frames, using dtml-methods?

I wanted to setup a frameset, with the navigation on the left, using the dtml method
sidebar.
But with SRC="<dtml-var sidebar>" I get "400 bad request", with SRC=<dtml-var
sidebar> I get ressource not found, and from the source code I can see that the cmf
changes the last section of the url to the first characters in the method (e.g. the
dmtl method starts with <html>, source code says it canīt find a page
http://..../%3html)

So how does one set up a frameset, rendering the contents with dtml-methods?

Any help appreciated.
Christoph

--------------C58AC6536ABD652CAA31DC9F
Content-Type: text/x-vcard; charset=us-ascii;
 name="Christoph.Schirmer.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for Christoph Schirmer
Content-Disposition: attachment;
 filename="Christoph.Schirmer.vcf"

begin:vcard 
n:Schirmer;Christoph
x-mozilla-html:TRUE
url:http://www.MastersofGPL.org
adr:;;;;;;
version:2.1
email;internet:Christoph.Schirmer@snafu.de
x-mozilla-cpt:;-26944
fn:Christoph Schirmer
end:vcard

--------------C58AC6536ABD652CAA31DC9F--