Code :
COLDFUSION - EXPIRE COOKIES ON BROWSER CLOSE
Code Discription :
ColdFusion cookies persist until the defined expiration date, however, it is often useful to expire the cookie when the browser session ends. This code accomplishes that quite nicely.