Also good to know.

Andrew Scott
Senior Coldfusion Developer
Aegeon Pty. Ltd.
www.aegeon.com.au
Phone: +613  9015 8628
Mobile: 0404 998 273



-----Original Message-----
From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf
Of Ryan Sabir
Sent: Tuesday, 18 December 2007 11:27 AM
To: 'cfaussie@googlegroups.com'
Subject: [cfaussie] Re: 301 redirect not changing URL [SOLVED]


Hi all,
 
Andrew here came up with the solution:
 
You need to write the header tag like this :

<cfheader statuscode="301" statustext="Moved
Permanently#Chr(13)##Chr(10)#Location:#newurl#">

All in one line. Now the redirect works.. and the URL changes.

Yippee!



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to