It's better to check GetAuthUser() for an empty string (or for the machine name if the app is behind Windows Authentication).
Respectfully, Adam Phillip Churvis Member of Team Macromedia http://www.ProductivityEnhancement.com Download Plum and other cool development tools, and get advanced intensive Master-level training: * C# & ASP.NET for ColdFusion Developers * ColdFusion MX Master Class * Advanced Development with CFMX and SQL Server 2000 ----- Original Message ----- From: "Dan" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Tuesday, May 10, 2005 5:08 PM Subject: [plum] IsLogged IN --Found an answer-- > Re my prior post regarding testing for whether a User is Logged IN or not, I > found a solution. Don't know how "elegant" it is, or if I will have other > problems with it, but for now it's working. > > > > <CFif isDefined("session.nameofloggedinuser")> > > > > Thanks, > > > > > > > > Dan Kaufman > > > > > > > > An Elephant Never Forgets > > [EMAIL PROTECTED] > > > > ********************************************************************** You can subscribe to and unsubscribe from lists, and you can change your subscriptions between normal and digest modes here: http://www.productivityenhancement.com/support/DiscussionListsForm.cfm **********************************************************************
