James - So if I understand you correctly....
1) the act_Login page stores the login information to the session. 2) to get at that information you neeed to fire off the <cflogin tag to pull the information into the page for use. I'll give it a shot. Thanks for your time. BN >On index.cfm, you need to run a cflogin tag before the getAuthUser() >function will work. This is true in any page that you intend to >protect with CFLOGIN authentication. > >On 9/15/06, Brent Nicholas <[EMAIL PROTECTED]> wrote: >> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:253257 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

