[Zope] Re: Re: pulling from another website
Passin, Tom
tpassin@mitretek.org
Mon, 17 Mar 2003 15:09:00 -0500
[ Geir B=E6kholt]
>=20
> On Mon, 17 Mar 2003 20:38:40 +0100 GMT (..20:38 where i live(GMT+1) )
> martin f krafft asked the Zope mailinglist about the following:
> =20
> mfk> also sprach Passin, Tom <tpassin@mitretek.org>=20
> [2003.03.17.2002 +0100]:
> >> Simplest is to put it into a frame or IFrame, by means of a bit of
> >> javascript called by an onLoad event.
>=20
> - there is no need to use javascript in this case, Iframes work
> perfectly fine without...
>=20
Agreed. I meant to say that you need javascript with ordinary frames, =
not with IFrames. Actually, even with frames you could get away without =
javascript but then you would have to produce both a frameset and one or =
more frames, which would be harder.
Cheers,
Tom P