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

Login, session timeout

New Here ,
Dec 10, 2007 Dec 10, 2007

Copy link to clipboard

Copied

Help! We have created a login for our users to insert records into our database. The insert piece seems to be working well but it is erroring our and appears that their session is timing out. I attempted to make it so that it does not timeout for one day but apparently coded it wrong. It works if you add records one right after the other but errors out with error Element USERID is undefined in Session if they let it sit for like 10 - 15 min or longer. They potentially could be sitting for 60+ minutes at a time. Can someone please help? Attached is my application.cfm
TOPICS
Advanced techniques

Views

196

Translate

Translate

Report

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
Participant ,
Dec 10, 2007 Dec 10, 2007

Copy link to clipboard

Copied

LATEST
You may want to check the session timeout in CF administrator.
Regardless of what you make the session timeout to be in your Appliction.cfm code, if the Maximum time in CF admin is defined as (say 20 minutes), then that is what is used.

Votes

Translate

Translate

Report

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
Documentation