Eric
Member since Dec 11, 2008
- Profile: /members/781-eric.htm
- URL: http://www.ypedhype.com
- Comments: 7
Recent Blog Comments By Eric
-
Explicitly Ending A ColdFusion Session
Posted on Feb 12, 2010 at 11:33 AM
Question, how would your code change if we wanted to kill all sessions for a list of *bad* spiders/bots? Using what you have learned recently, would your older blog posts need to modified? (I'm not sure if cookies are set with bots.) i.e.: http://www.bennadel.com/blog/1083-ColdFusion-Session-Manag... read more »
-
Ask Ben: Handling Optional XML Nodes In WhitePages.com API Response
Posted on Dec 29, 2008 at 12:15 PM
While looping, you could also use the xmlChildPos function. i.e. <cfif xmlChildPos(someArray[i],"someNode", 1) GT 0></cfif>... read more »
-
Creating A "Remember Me" Login System In ColdFusion
Posted on Apr 29, 2008 at 4:57 PM
Nice encryption key. How about... $3xyr3@dh3@d$... read more »
-
Content Is Not Allowed In Prolog - ColdFusion XML And The Byte-Order-Mark (BOM)
Posted on Apr 22, 2008 at 12:13 PM
@All... So which is it? A CF bug or not properly formatted XML response? Ben, thanks for this post. You helped me in the past with this but now I have a better understanding as to what is going on.... read more »
-
Ray Camden At The New York ColdFusion User Group
Posted on Feb 18, 2008 at 1:35 PM
Is there audio and/or a Breeze preso from this event?... read more »
-
If I Don't Get Back To You, It's Not Personal
Posted on Sep 7, 2007 at 9:55 AM
I forgot what I wrote to you exactly... I asked if you had ever tried to make a CFC of the eBay API! Hopefully, you'll tackle this for us slackers. :)... read more »