I ran a test on the same code block which you have and it works for me. However I did not check it against the tool you are using.
<cfheader statuscode="301" statustext="Moved permanently"> <cfheader name="Location" value="page_2.cfm<http://www.example.net/test.cfm?page=4> "> <cfabort> On Wed, Dec 10, 2008 at 12:01 AM, Matt Quackenbush <[EMAIL PROTECTED]>wrote: > I'm going to guess that the page in question has a <cflocation> in it that > is firing. > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316546 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

