check to see if they've got both cookies and in memory cookies turned on or
off.
----- Original Message -----
From: "S R" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Tuesday, December 12, 2000 1:02 PM
Subject: session variable problem
> <html><DIV>Hi,</DIV>
> <DIV> </DIV>
> <DIV>I am having the strangest problem with a session variable. I set it
in my application.cfm file and this is the code:</DIV>
> <DIV> </DIV>
> <DIV><CFLOCK SCOPE="SESSION" TIMEOUT="30"
TYPE="EXCLUSIVE"><BR><CFIF NOT
IsDefined("session.UserID")><BR> <CFSET session.UserID =
#GetVar.UserID#><BR></CFIF><BR></CFLOCK></DIV>
> <DIV> </DIV>
> <DIV>2 out of the 3 people where I work can use the website just fine. The
3rd person has their session variable set but when I try and output it,
nothing shows up. I know the session variable has been set because if I do a
<cfif isDefined("session.userid")> 'Yes I exist' <cfelse>I don't
exist</cfif> It gives me a 'Yes, I exist'. I even deleted it by
using <cfset structdelete("session.userid")> and ran the <cfif>
statement again and it said 'I don't exist'. When I do
<cfoutput>#session.Userid#</cfoutput> nothing shows up? My
website is dependent on the UserId to see certain pages so obviously it is
not working for this 3rd person in my group. I'm stumped. Help,
please.</DIV>
> <DIV> </DIV>
> <DIV>Thanks</DIV>
> <DIV> </DIV>
> <DIV>Sal</DIV><br clear=all><hr>Get more from the Web. FREE MSN Explorer
download : <a
href="http://explorer.msn.com">http://explorer.msn.com</a><br></p></html>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists