<cfloginuser name="Andrew Scott" password="TestMeOut" roles="Admin,Public">
Logs the user Andrew Scott with the roles of admin and public, if you were
to use getAuthUser after this call it would return Andrew Scott, however the
following is also correct
<cfloginuser name="" password="" roles="">
In this case the name that getAuthUser will return an empty string.
Does this clear it up a little better.
Regards
Andrew Scott
Technical Consultant
NuSphere Pty Ltd
Level 2/33 Bank Street
South Melbourne, Victoria, 3205
Phone: 03 9686 0485 - Fax: 03 9699 7976
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

