Content-type: text/html
Page-Completion-Status: Normal
Page-Completion-Status: Normal
Set-Cookie: CFID=513; expires=Sun, 27-Sep-2037 00:00:00 GMT; path=/;
Set-Cookie: CFTOKEN=43849660; expires=Sun, 27-Sep-2037 00:00:00 GMT; path=/;


Those are the response header name/value pairs. There's a problem with your 
Application.cfm template. As you probably noticed, your CFIDs and CFTOKENs 
are changing on every refresh - which should not be happening unless 
setdomaincookies are ON. However, this is not the case since CFMAGIC is not 
present in the response header.
DO a global search on '09/27/2037' or '27-Sep-2037' this should point you 
in the right direction.

PT
______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
------------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED] with 
'unsubscribe' in the body or visit the list page at www.houseoffusion.com

Reply via email to