AJ Mercer
Member since Jan 13, 2010
- Profile: /members/5164-aj-mercer.htm
- URL: http://webonix.net
- Comments: 4
Recent Blog Comments By AJ Mercer
-
Converting ISO Date/Time To ColdFusion Date/Time
Posted on Jan 20, 2011 at 1:22 AM
Ben to the rescue again with assistance from Tero Pikala... read more »
-
Making SOAP Web Service Requests With ColdFusion And CFHTTP
Posted on Jan 18, 2011 at 1:43 AM
Thanks Ben, Once again another wonderfully crafted blog post. I had started with this blog post http://tjordahl.blogspot.com/2008/07/special-axis-types-and-coldfusion.html But looking at the SOAP request it seems to me to be easy enough to manually create. But I was not sure what to do nex... read more »
-
Determining Which Function Called This Function (Using ColdFusion)
Posted on Jan 13, 2010 at 10:04 AM
@Ben I was trying to work out what was calling a certain function deep within a framework (Farcry CMS). I didn't want to bomb out as the function was getting called 5 times and I wanted to see the other 4 calls. The emailed stack trace shows me all the files called to get to the function.... read more »
-
Determining Which Function Called This Function (Using ColdFusion)
Posted on Jan 13, 2010 at 3:31 AM
Hi Ben You would not believe how many time Google refers me to your site for answers - thanks for all the effort you put into your blogs. Based on this article, I have come up with the following to email me a stack trace <cfmail to="#APPLICATION.sendEmailTo#" from="#APPLICATION.sendEmailTo#" s... read more »