[opencms-dev] Re: Can I put frameset/frames in pages using sourcecode

Domenico De Seta domenico.deseta at tiscali.it
Wed Apr 28 14:20:02 CEST 2004


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
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20040428/a504ca30/attachment.htm>


More information about the opencms-dev mailing list