ColdFusion Session Management Revisited... User vs. Spider III

<!--- 
This is flag to see if the cookie test was performed. Will help us determine 
if we need to commit a Cookie value later on in processing. 
--->
<cfset blnCookieTestPerformed = false />

For Cut-and-Paste