www.irt.org

On Tue, 2 Jul 2002, Kris Pilles wrote:

> I need som help with Frames and javascript...
>
> I want to make a form field in frame zero to become active when my login
> is completed in frame 2....
>
> Please help
>
>
> -----Original Message-----
> From: peter [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, July 02, 2002 11:03 AM
> To: CF-Talk
> Subject: setdomaincookies = yes
>
>
> Hi,
>
> Normally I'm including this code to delete session variabeles when
> closing the browser:
>
> <cflock timeout="5" throwontimeout="Yes" type="READONLY"
> scope="SESSION">
>      <cfcookie name="CFID" value="#session.CFID#">
>      <cfcookie name="CFTOKEN" value="#session.CFTOKEN#"> </cflock>
>
> But when you set   setDomainCookies="yes"    in your <cfapplication>,
> the
> cookies are not deleted when closing the browser.
>
> Anyone have the same experience / workaround?
>
> Peter
>
>
>
> 
______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to