Hey folks, I'm hosted at CrystalTech using CF8 and in the shared environment, therefore I have a max session timeout of 20 minutes.
Currently users log in to the site and we store username in their session. The site is for posting reviews and therefore they write paragraphs and paragraphs of information. My problem lies with a user typing and typing and going over their timeout limit of 20 min. Any ideas for keeping this session alive? I tried implementing an IFRAME to routinely hit a keepAlive.cfm page in the background - but that seems so rudimentary and cumbersome - plus it didn't work 100% of the time in my testing. Any ideas? Would cfajaxproxy help? I need something to keep that session while they type their long-winded review. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:296904 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

