Community Member Profile
- Profile: /members/3999-Daniel-Budde.htm
- Comments: 4
- Points: 41
Recent Blog Comments By Daniel Budde
-
ColdFusion Session Management And Spiders / Bots
Posted on Aug 3, 2009 at 5:06 PM
I swear, I only try to post when I think I have something useful to contribute. ;) Ok, so just for clarities sake I am posting the cfapplication/application.cfm code that worked for me and the Application.cfc code: Application.cfm <cfif not structKeyExists(cookie, "cfid")>... read more »
-
ColdFusion Session Management And Spiders / Bots
Posted on Aug 3, 2009 at 3:19 PM
Ray, I just realized, did you try doing the StructKeyExists above your <cfapplication> tag? Does it work then?... read more »
-
ColdFusion Session Management And Spiders / Bots
Posted on Aug 3, 2009 at 3:18 PM
Odd Ray, This worked for my in FireFox and IE. Actually I did wind up seeing 2 possible hickups with this as well and I am still testing them. 1) If you are able to keep your original session going (in my example it is set to 1 minute) and something important session wise gets set th... read more »
-
ColdFusion Session Management And Spiders / Bots
Posted on Aug 3, 2009 at 2:53 PM
Hello Ben, I know this is an old post to be replying on, but I read your post and then I read this post: http://www.ghidinelli.com/2008/03/26/minimizing-memo... read more »



