>"don't open this window every time", how do I get cold fusion to
>not launch the window?
<cfif not isdefined('cookie.visited')>
<script><!--
window.open();
//-->
</script>
</cfif>
<cfcookie name="visited" value="yes">
--------
Rob Keniger
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.