You could write the cookie into a local javascript variable when the page
is loaded...

<script>
jscookie = #cookie.variable#;
</script>

> Hi guys,
>
> I need to define a cookie variable in Coldfusion and the I will need to
> utilize with a JavaScript.
>
> Can this be done?
> If so, what would be the way of calling it through Java.
>
> Thanks,
>
>
>
> Fernando
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to