I should have explained further - CF automatically sends a 200 header when it responds (something to note if anyone uses CF for a 404 handler for non-CF pages). I actually use CFHEADER to write a 404 code if the alias isn't found.
On 1/6/06, Matt Robertson <[EMAIL PROTECTED]> wrote: > James, are you sure you need a 200 header? This is all going on > server side. I have IIS set to not check that pages don't exist. I > would think that CF picks this up on its own but if it is and is > handing out a 404 along with the content that would be a bad thing. > Whats the exact cfheader statement you are using? -- CFAJAX docs and other useful articles: http://jr-holmes.coldfusionjournal.com/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:228605 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

