You should not be receiving that same error message. That is because the code is now as follows:
Line 17: <cfcookie name = "cfid" value = "#Now()#" expires = "NOW">
Line 18: <cfcookie name = "cftoken" expires = "NOW">
You should not be receiving that same error message. That is because the code is now as follows:
Line 17: <cfcookie name = "cfid" value = "#Now()#" expires = "NOW">
Line 18: <cfcookie name = "cftoken" expires = "NOW">