I've seen this happen when you use CFHTMLHEAD (or was it CFHEADER?) above a CFLOCATION. Very odd, but I have seen that before. Look in the code prior to the cflocation and see if you can find any CFHTMLHEAD (or CFHEADER) tags above it.... Take them out and see if your problem goes away...
-Cameron ----------------- Cameron Childress Sumo Consulting Inc. --- cell: 678-637-5072 aim: cameroncf email: [EMAIL PROTECTED] > -----Original Message----- > From: Gyrus [mailto:[EMAIL PROTECTED]] > Sent: Monday, May 27, 2002 1:42 PM > To: CF-Talk > Subject: help! CFLOCATION and mystery output of HTTP header > > > Has anyone had a weird problem wherein a CFLOCATION redirect causes the > page that's displayed to have the HTTP header - or a section of it - > dumped at the top of the page? And the output doesn't appear in the page > source?! > > This is what happens with NS 6. On IE 5.5, the same request gives a > '401: Access Denied Server'. This makes me think it's something to do > with our local network, where our two workstations connect to the server > with Windows 2000 authentication. I don't know much about this area, but > I do know IE and Netscape use different authorisation methods. > > But to me, CFLOCATION should work the same as typing a URL into the > address bar on a browser. If I type exactly the same URL in, everything > works fine. If it CFLOCATES (after performing some DB actions, which > work fine), you get: > > - 401 on IE > - The page you're supposed to get on NS6, but with a fragment of HTTP > header at the top. > > Can anyone demystify this?! One thing that struck me is the current > thread about CFHTTP being crap, and how Allaire should have read the > HTTP specs. Is there something drastically amiss with CFLOCATION? If so, > why has it never done it before and repeatedly does it for this one page > I'm dealing with now?!! Help! > > - Gyrus > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > - [EMAIL PROTECTED] > work: http://www.tengai.co.uk > play: http://www.norlonto.net > - PGP key available > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm 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

