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
Get the mailserver that powers this list at http://www.coolfusion.com

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

Reply via email to