[Zope] How do I include a file into a DTML box?
Michael R. Bernstein
webmaven@lvcm.com
Tue, 03 Apr 2001 08:45:17 -0700
Shlomi Fish wrote:
>
> On Tue, 3 Apr 2001, Tino Wildenhain wrote:
>
> > Hi Shlomi,
> >
> > Wouldn't it be better to integrate your script with zope so the page is
> > generated
> > on demand from the website (with webclient or httplib?)
> >
> > This can be done via external method or I think so with python-methods
> > too.
> >
>
> And access http://www.linuxhq.com/ everytime anyone accesses our Front
> Page. I don't think so.
You could set a cache on the method, and get the best of
both worlds...
Michael Bernstein.