[ic] Can I build a block of HTML at startup?

Jeff Dafoe interchange-users@icdevgroup.org
Wed Nov 13 09:31:01 2002


> In our site we have a <select> menu which is generated from
> a database table, but the table doesn't change very often.

    There is a nice tag called timed-build that will help you out.  It's
another one of interchange's really cool features.  It basically defines an
area of ITL whose output is cached and only rebuilt periodically.

Jeff