Community Member Profile
- Profile: /members/6054-Steve-Logan.htm
- Comments: 3
- Points: 29
Recent Blog Comments By Steve Logan
-
Ask Ben: Updating Columns In An Existing ColdFusion Query Object
Posted on Feb 13, 2013 at 10:42 AM
Morpheus - I was having a similar problem with CF JSON truncating strings with leading zeros and here's how I handled it. I know the string length should be 6 - so it could be 000000, or A12345 etc. <cfif StructKeyExists(LOCAL.returnQry,"group_id")>... read more »
-
CFMail: CFMAILPARAM Used to Embed Images in Email
Posted on Apr 21, 2011 at 11:07 AM
Interesting, I've been using this technique for a couple years without a problem. Today we started to test out a different SMTP solution (Postmark.com) and now all of a sudden my inline images are coming as attachments, not inline like they were using Microsoft SMTP. Anyone have any ideas (I'm... read more »
-
Testing ColdFusion Session Cookie Acceptance
Posted on May 18, 2010 at 2:45 PM
I've been on and off trouble shooting this for a client now for quite a while. Thanks to these comments I think I narrowed down the issue to where a few people were starting by going to http://domain.com and logging in. At one point in the applica... read more »



