Steven Benjamin
Member since Jul 17, 2010
- Profile: /members/6437-steven-benjamin.htm
- URL: http://www.stevenbenjamin.com
- Comments: 6
Recent Blog Comments By Steven Benjamin
-
My Experience With AngularJS - The Super-heroic JavaScript MVW Framework
Posted on Feb 9, 2014 at 11:00 AM
You totally nailed it Ben!... read more »
-
Bidirectional Data Exchange With ColdFusion's CFThread Tag
Posted on Nov 27, 2011 at 8:55 AM
Thank you! Thank you! Thank you! Ben, I would be flipping burgers if it were not for your helpful blog.... read more »
-
Making SOAP Web Service Requests With ColdFusion And CFHTTP
Posted on Apr 27, 2011 at 12:22 AM
Thanks for another valuable post Ben! I am consuming a web service using your described method utilizing cfhttp. Sadly this web service also requires that I maintain session state. Is it possible to set a header that mimics: setMaintainSession(true). Thanks... read more »
-
An Intensive Exploration Of jQuery With Ben Nadel (Video Presentation)
Posted on Oct 8, 2010 at 2:30 PM
Ben, Thanks a million for posting this. I finally had time to circle back to combine jquery with ExtJS and your presentation was a huge spring board. I especially appreciate the code demos at: http://www.bennadel.com/resources/presentations/jquery/... read more »
-
Maintaining ColdFusion Sessions Across SMS Text Message Requests Without Cookies
Posted on Jul 18, 2010 at 11:52 AM
Good point, I did overlook the pseudo connector. Thanks... read more »
-
Maintaining ColdFusion Sessions Across SMS Text Message Requests Without Cookies
Posted on Jul 17, 2010 at 8:55 PM
Ben, I tried to run a similar where I recreated a session by setting the CFID and CFToken. My test worked on CF8 but not CF9. Maybe some of the problems being reported are related to the different servers.... read more »