Defines cookie variables, including expiration and security options.
The cookie does not get written to the cookies.txt file until the browser session is ended. Until the browser session ends, the cookie resides only in memory.
<CFCOOKIE NAME="Client_ID" VALUE="#Client_ID#">