[thelist] Frames Question

Bob Haroche spambait at onpointsolutions.com
Fri Oct 25 19:42:00 CDT 2002


>  I would
> like to be able to scroll the entire window.

If you're using frames, absent some complicated JS/DHTML I'm not aware of,
you're stuck scrolling frame by frame.

> I want to create a page with three frame columns because one of the
columns
> will need to be updated on a regular basis and the other two will remain
> fairly static.

A much easier solution would be to use a server side include (SSI) for the
content in the column that will be updated. The SSI "incorporates by
reference" a separate file containing the ever-changing content. Update that
one file and all your pages that include that file reflect the change.

Most (all?) web servers support some form of SSI. Ask your sysadmin.



---------------
Regards,
Bob Haroche
O n P o i n t  S o l u t i o n s
www.OnPointSolutions.com




More information about the thelist mailing list