[thelist] HTTP/1.1 302 Found

Aaron Johnson ajlist at mindseye.com
Fri Jan 18 08:34:44 CST 2002


> this will occur sometimes when you're performing a cflocation to a
> destination that has the same address as the original document containing
> the cflocation.  this is most commonly exhibited in nn3/4.
	-- FYI, you can fix this by appending an unique to the url everytime
you do a cflocation, ie:

<cflocation url="somescript.cfm?key=#createUUID()#">

Doing this will cause nn3/4 to think that you're reloading the page w/
new information and it won't show the "Object Moved: 302" message.

AJ





More information about the thelist mailing list