hello all, in zope 2.3.x is it possible to include a document in another website? for example; <dtml-urlinclude expr=http://www.mydomain.com/myfile.html> possible like that? or zope(DTML) has any alternative way to do this? ismet
On Wednesday 11 July 2001 05:28, Ismet Dere wrote:
hello all,
in zope 2.3.x is it possible to include a document in another website?
for example;
<dtml-urlinclude expr=http://www.mydomain.com/myfile.html>
possible like that? or zope(DTML) has any alternative way to do this?
ismet
checkout http://www.zope.org/Members/kedai/KebasData and the Howto http://www.zope.org/Members/kedai/useKebasData hth
Ismet Dere wrote:
hello all,
in zope 2.3.x is it possible to include a document in another website?
for example;
<dtml-urlinclude expr=http://www.mydomain.com/myfile.html>
possible like that? or zope(DTML) has any alternative way to do this?
ismet
You can do it client-side using an iframe and/or ilayer. -- | Casey Duncan | Kaivo, Inc. | cduncan@kaivo.com `------------------>
participants (3)
-
bak -
Casey Duncan -
Ismet Dere