Hi,
We have an application which set sessionmanagement and clientmanagement to yes in application.cfm file. We also append cfid and cftoken to all the links through out the application. The application has a logon page. After login, a summary page shows up with links to all the other modules.
This application has been used for a while. Now a user emailed us that everytime he clicked the links after login, he was redirected to the logon page. Looks like a session problem, but all links have cfid and cftoken added. That should take care of the session and cookie issues, right? The user is an AOL user according to his email address.
Thanks in advance.
Tony
We have an application which set sessionmanagement and clientmanagement to yes in application.cfm file. We also append cfid and cftoken to all the links through out the application. The application has a logon page. After login, a summary page shows up with links to all the other modules.
This application has been used for a while. Now a user emailed us that everytime he clicked the links after login, he was redirected to the logon page. Looks like a session problem, but all links have cfid and cftoken added. That should take care of the session and cookie issues, right? The user is an AOL user according to his email address.
Thanks in advance.
Tony