Copy link to clipboard
Copied
I use CFLOGIN to check user ID and password and let user login in to system.
I would like know how shoudl I save the login information.
Should I use session varaible to save user ID and rights and create at Application.cfc?
Your information and help is great appreciated,
Regards,
Iccsi,
This page explains how to implement authentication using CFLOGIN.
Also sample code:
Copy link to clipboard
Copied
This page explains how to implement authentication using CFLOGIN.
Also sample code:
Copy link to clipboard
Copied
Thanks a million for helping and information,
The link are very helpful,
Regards,
Iccsi