[opencms-dev] Re: Can I put frameset/frames in pages using sourcecode
Olli Aro
olli_aro at yahoo.co.uk
Wed Apr 28 14:46:01 CEST 2004
Well you could always use OpenCMS frame templates. Please see chapter 18.3
in the OpenCMS documentation.
Regards,
Olli
_____
From: opencms-dev-admin at opencms.org [mailto:opencms-dev-admin at opencms.org]
On Behalf Of Domenico De Seta
Sent: 28 April 2004 12:19
To: Opencms-Dev; 'Vincent Hanniet'
Subject: [opencms-dev] Re: Can I put frameset/frames in pages using
sourcecode
Hello Vincent, you wrote
You can create the main page as a "plain text" file which contains the
framset declaration. Ex:
<frameset frameborder=no border=0 framespacing=0 rows="52,*">
<frame frameborder=no marginheight=0 marginwidth=0 noresize
src="demo.html">
<frame name="cible" frameborder=no marginheight=0 marginwidth=0
noresize src="accueil.html">
</framset>
Here demo.html & accueil.html are "normal" pages...
Hope this helps.
Vincent
Unfortunately it does not work: it behaves exactly the same way as if you
make it a “normal” html page, a blank page is shown. Did you successfully
try what you suggested to me, or was it only an idea to work around?
Regards
Domenico
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.658 / Virus Database: 421 - Release Date: 09/04/2004
---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.669 / Virus Database: 431 - Release Date: 26/04/2004
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.669 / Virus Database: 431 - Release Date: 26/04/2004
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20040428/6ca73a9e/attachment.htm>
More information about the opencms-dev
mailing list