I fixed it by commenting out the cflocation and adding a JScript to direct
the page.  Has anyone ever had this happen?


----- Original Message -----
From: "cftalk" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Wednesday, January 15, 2003 3:06 PM
Subject: HTTP header info showing up on CFM pages...


> I am having a problem with http info showing up on certain pages.  I am
clueless as to why.  Has anyone had any problems with this?  Here's what's
showing up..
>
> HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Wed, 15 Jan 2003 21:04:27
GMT Connection: close Content-type: text/html cache-control: no-cache
Expires: 0 Pragma: no-cache Page-Completion-Status: Normal
Page-Completion-Status: Normal Page-Completion-Status: Normal
>
> The application.cfm page does have this...
>
> <cfhtmlhead text="<script language=""javascript"">window.status =
""WelcomHome"";</script>">
> <cfif lscriptname is not "somedoc.cfm">
>  <cfheader name="cache-control" value="no-cache">
>  <cfheader name="Expires" value="0">
>  <cfheader name="Pragma" value="no-cache">
> </cfif>
>
> Thanks in advance!
>
> Brian Yager
>
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to