I have an application that's been running fine for years (we're getting ready to upgrade from CF5 to CF8), but we just noticed something odd on one template.
The template is a client detail page, so coming in to it we know the client's ID and all queries on this template are selects. At the very top of the page - above the header graphic - we're starting to get HTTP headers: HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Thu, 18 Oct 2007 14:45:25 GMT Connection: close Content-type: text/html Page-Completion-Status: Normal Page-Completion-Status: Normal If you reload the page, they go away. We have all sorts of client / sub-client deatail pages that are similar to this one, and those headers do not show up there - or in any other template in the entire web app. I've even replaced the code on that page to just say "ello world" and I still get that header. I'm 99% sure this isn't a CF issue, but I figured I'd ask this here in hopes that someone has seen something like this before. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Download the latest ColdFusion 8 utilities including Report Builder, plug-ins for Eclipse and Dreamweaver updates. http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:291409 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

