Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

CF Login Authentication Logic?

New Here ,
Oct 15, 2008 Oct 15, 2008
I am trying to created a login which allows for two types of users. One named 'Danbury' the other 'Field.'
Do far I created the an application page for the session variables, login and login process page.
The application functions when the user intiatlly opens the login page, then has access to the secured pages,
as defined by their session variable and userID.

If a user try to open a page without going through the login they receive an error message. I tried using CFLocation unsuccessfully. Please advise on this issue.

Thanks
TOPICS
Advanced techniques
297
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Oct 19, 2008 Oct 19, 2008
If a user try to open a page without going through the login they receive an error message.

I think you will get help quicker if you, at this stage, say what the eror message is.


Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Oct 22, 2008 Oct 22, 2008
LATEST
Hi Thanks for responding. I figured out another way to create the login using the CFLogin tags.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources