> But when she clicks on any link automatically times her out
> and she is booted back to the login page. This happens from
> any pc she is using -- including MINE! When I login with my
> own username and password (or anyone else's that I've tried)
> the system works great. Just as it always has. My question
> is... what could POSSIBLY be causing this?!
This doesn't sound like a client-side cookie problem, actually, although you
can use a packet sniffer to see whether cookies are being set. If you can
cycle the CF service, I wouldn't be surprised if the problem went away - it
kind of sounds analogous to a "null session" problem.
> <!--- USER IS NOT AUTHENTICATED AND DID NOT COME FROM A LOGIN
> PAGE (FORM
> LOGIN VARIABLES DON"T EXIST), SO SEND TO LOGIN PAGE
> This also occurs when user times out--->
> <cflogout>
Why are you using CFLOGOUT here? If the user isn't authenticated, this
shouldn't be needed. I doubt it has anything to do with the current problem,
though.
Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

