I removed the <cfabort> but still the same status when checking with firefox
return: HTTP/1.1 302 Object Moved

My code is the same as yours below (except, obviously, the value of the second 
line)
Here's my actual page: http://www.wildasia.net/rt/


> I just confirmed that the following code did correctly return "HTTP/1.
> x 301 Moved permanently" under CF8. Sorry no CF5 available to test:
> 
> <cfheader statuscode="301" statustext="Moved permanently">
> <cfheader name="Location" value="http://www.besthomepro.com/";>
> 
> Try removing the <cfabort>.
> 
> Paul Cormier


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:317641
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to