----- Original Message -----
From: "Matthew Walker" <[EMAIL PROTECTED]>
I have encountered this a few times, and generally found the solution
has
been to move a long piece of javascript to the bottom of the page
instead of
the head block. Not sure what this means...perhaps reducing the amount
of
code output before the cflocation?
----------------------------

The JS block in question is in the page that CFLOCATION goes *to*.
Here's a rough flow:

> [CLIENT] Submit form for unsubscribing from mailing list
> [SERVER] Begin building page through index.cfm (header, navbar,
nothing special...)
> [SERVER] Reaches requested code which processes form and deletes entry
from DB
> [SERVER] CFLOCATES to "Your request has been processed" page
> [CLIENT] Displays form again (with JS block), with message and bit of
HTTP header (NS6) OR just a 401 (IE5.5)
> [CLIENT] Hit Refresh
> [CLIENT] Same page displays fine...

- Gyrus

~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- [EMAIL PROTECTED]
work: http://www.tengai.co.uk
play: http://www.norlonto.net
- PGP key available
~~~~~~~~~~~~~~~~~~~~~~~~~~~~

______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to