Contact Me
Resources
Development Tips & Code Library
-
Recent Entries
Blogroll
Monthly Archives: March 2011
Files disapearing from directory when sending email attachments
This is related to a bug within the cfmailparam behaviour in CF9. It is removing the files even if you specify remove=”no”. This has now been patched in Cumulative Hotfix 1 (CHF1) for ColdFusion 9.0.1: kb2.adobe.com/cps/862/cpsid_86263.html Bug ID: 83725 + … Continue reading
Posted in Code
Comments Off on Files disapearing from directory when sending email attachments
CFFILE action failure – check the directory path
Encountered an interesting error today after move from CF8 to CF9 the following code produces a path for a directory in which you can use CFFILE actions <cfset thisPath=ExpandPath(“/”)> <cfset thisDirectory=GetDirectoryFromPath(thisPath)> <cfset RootPath=”#thisDirectory#”> However you need to output the rootPath … Continue reading
Posted in Code
Comments Off on CFFILE action failure – check the directory path
Say Hello!
Looking at the stats for this site I see folks from several countries. If you have any feedback about the site or have questions you need answered, take a minute and say hello by replying to a post. The mosts … Continue reading
Posted in Randomness
Comments Off on Say Hello!

