I've been plagued with a similar problem, with pages being cached, no matter
how many of the classic "no_cache" type of meta tags I throw in.

I'm gonna try an experiment...

In app_globals, I'll create a variable call "page_rnd" and assign it a value
of RandRange(1,999999). I'll append this variable to any jumps back to
index.cfm.

I betcha it'll stop the problem, I'll post my results back here...

Alan McCollough
Web Programmer
Allaire Certified ColdFusion Developer
Alaska Native Medical Center

> -----Original Message-----
> From: Clint Tillerson [SMTP:[EMAIL PROTECTED]]
> Sent: Thursday, February 22, 2001 4:03 AM
> To:   Fusebox
> Subject:      Re: "Object Moved" Page in Netscrape
> 
> I have just been introduced to this myself.  In my app, it was due to 
> a <CFLOCATION>.  This happens in netscape when you cflocate 
> to the same URL you are sitting at.  One work around that I am 
> aware of, though I don't like it, is to add an arbitrary variable to the 
> URL in the cflocation tag.  Just to make the URL different.
> 
> I'm interested in hearing how others have dealt with this as well.
> 
> clint
> 
> 
> On 21 Feb 2001, at 17:47, Chris Montgomery wrote:
> 
> > Has anyone encountered a page that says "'Object Moved' followed by
> > 'This document may be found here'" when using Netscape? In my FB app,
> > a fuseaction inserts a new record and then creates a couple of new
> > directories. I'm seeing this page display after that. Using Netscape
> > 4.76.
> > 
> 
> 
> 
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to