Skip to main content
May 10, 2007
Question

Favorites page

  • May 10, 2007
  • 1 reply
  • 326 views
Hi,

i am working in one coldfusion application, once i have given URL, some data is storing in the Sessions, and it redirects to main.cfml, our site is just like content management, all content information, include logo are coming from the database. nearly for 10-20 Clients CFML pages are the same, what happens in these one client is saving the URL in the Favorites after main.cfml displayed. after few days we gone through the link from the favorites, then all the session data and stuff expires, then he got message "Session expires login again", can anybody suggest what is the solution, if he wants reopen the site from the favorites.
This topic has been closed for replies.

1 reply

Inspiring
May 10, 2007
Check for the session variable of your choice. If it's not there, send him to a page where they get set.