[opencms-dev] include external page
Ronald Oreel
benniehubertus at zonnet.nl
Fri Sep 12 12:21:01 CEST 2003
Bjorn,
The include tag only supports relative paths, thus no external pages unfortunately.
regards,
----- Original Message -----
From: "Björn Schlueter" <bschlueter at lenord.de>
To: <opencms-dev at opencms.org>
Sent: Friday, September 12, 2003 9:08 AM
Subject: Antw: [opencms-dev] include external page
Hello there,
I am trying to include an external page in my page.
For some reason its just not working. Do you have an idea? I am a newbie, sorry!
Here is the code:
<%@ taglib prefix="cms" uri="http://www.opencms.org/taglib/cms" %>
<cms:include property="template" element="head"/>
<cms:include property="template" element="left"/>
<cms:include page="http://www.spass.ch/jokes/joke1.asp"/>
<cms:include property="template" element="right"/>
<cms:include property="template" element="foot"/>
Thanks
Björn
_______________________________________________
This mail is send to you from the opencms-dev mailing list
To change your list options, or to unsubscribe from the list, please visit
http://mail.opencms.org/mailman/listinfo/opencms-dev
More information about the opencms-dev
mailing list