Community Member Profile
- Profile: /members/4188-Jordan-Gouger.htm
- Comments: 6
- Points: 66
Recent Blog Comments By Jordan Gouger
-
ColdFusion CFMailParam's New "Content" Attribute Is Awesome
Posted on Mar 15, 2013 at 2:22 PM
@Zachariah, I was able to work around this problem by creating a temporary directory using CreateUUID() for the entire job. Then, for each unique e-mail address a separate directory based on a numerical sequence is created inside of the main temporary directory. Once the temporary di... read more »
-
ColdFusion CFMailParam's New "Content" Attribute Is Awesome
Posted on Dec 14, 2012 at 2:52 PM
Ben, Have you ever experienced any issues when using a dynamically generated file name instead of a static one like in your example? I have an application where it reads multiple files from a data base and then uses this technique to add the binary representation of the file as a mai... read more »
-
My First Year As A Mac User On The Apple MacBook Pro
Posted on Jun 16, 2011 at 10:49 AM
Wow... Talk about a heated argument. I tend to agree with a lot of the posters saying that the pricing on the MBP is very overpriced when compared to a comparably equipped PC. However that being said, one needs to have OS X in order to do iOS development. If it wasn't for this fact, I would... read more »
-
My First ColdFusion Web Service
Posted on Oct 14, 2009 at 11:56 PM
Ben, I think I figured out my problem. Just needed to match up the post variables with the CFC arguments. Thanks anyways.... read more »
-
My First ColdFusion Web Service
Posted on Oct 14, 2009 at 11:42 PM
Ben, If you wanted to call a ColdFusion wsdl through the url, and the method has arguments, what would the syntax be? Ie: http://www.company.com/webservice.cfc?wsdl&method=some... read more »
-
Ask Ben: Keeping Close Track Of Who Is Currently Online
Posted on Aug 27, 2009 at 4:27 PM
If you want to play around more with the session information, check out Terry Palmer's blog entries on using the cold Fusion java session methods. http://cfteeps.blogspot.com/2008/09/undocumented-goodne... read more »



