Ali Awan wrote: > I'm running into somewhat of a problem in a CF 5 app I'm running. > > I have a javascript snippet that checks for plugins before a specific page > executes. Everything is working fine, except when I cflocation to the next > page, the http headers are displayed on the page. > > This is what displays on top of the page > > HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Wed, 02 Mar 2005 17:44:49 GMT > Connection: close Content-type: text/html Page-Completion-Status: Normal > Page-Completion-Status: Normal > > How can I get that to not display on the page?
Is your cfhtmlhead before or after your cflocation? Jochem ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:197149 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

