download.html is in the same directory as index.html. I cleared all my cookies in Firefox and tried wget and then opened the index.html file in Firefox-the 2 lines of inserted text appeared. They appear from my server using Firefox...but only on the first page. I actually would like the lines to appear on pages where files are but every page is ok. I've tried different web browsers to see if it's a caching issue. IE and Dillo worked like Firefox and displayed the text only on the first page. Opera would not display the text at all.
Marty On Mon, 10 Apr 2006 09:30:51 +0100 Steve Kemp <[EMAIL PROTECTED]> wrote: > On Sun, Apr 09, 2006 at 08:50:45PM -0400, Marty Huntzberry wrote: > > > I insert this into the default theme index.html file using: > > > > <!-- include="download.html" --> > > [Make sure the download.html file is in the same directory as the > index page.] > > > If I clear my cookies in Firefox, I see these lines inserted on my first > > gnump3d page. It doesn't show on other pages, and when I try to go back to > > the page with the inserted text then that text is gone. What am I doing > > wrong? > > > > Looks like a caching issue on your side I'd guess. > > use 'wget http://host:8888/' to see if it is stored there, that should > force cache clearance. > > I can't see any obvious way this would fail except on the first > attempt. (Unless you've placed it in one theme, and then changed > to another one by the use of a Theme=xx cookie.) > > Steve > -- > Debian GNU/Linux System Administration > http://www.debian-administration.org/ > _______________________________________________ Gnump3d-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnump3d-users
