Updating shopping cart merchant gateway info
I have been recently approached by a client that has an older site that was originally created on the ColdFusion platform, where the shopping cart merchant gateway has changed to a new provider and...
View ArticleXLS vs XLT on Windows Server 2012 running CF 10 using (don't say it!) IE
Has anyone else run into a problem with downloading XLT files in this environment that produce a "your file may be corrupted" window when you choose Open, then has Enable Editing button which, if...
View ArticlePrint When with two conditions
I only want to print a page if two conditions are met. On each section I am using the following Print When Condition:DateFormat(query.asofdate, "mm/dd/yyyy") NEQ DateFormat(calc.AmtDate, "mm/dd/yyyy")...
View ArticleHow do I get error to be send to my email from application.cfc?
From the ddocumentationhttp://help.adobe.com/en_US/ColdFusion/9.0/Developing/WSc3ff6d0ea77859461172e0811cbec22c24 -7d39.html#WSc3ff6d0ea77859461172e0811cbec22c24-7cce I been following the steps...
View Articlecoldfusion 11 MS access with Unicode
I have coldfusion 11 running on windows 2003 server 32bits and I get today such error when trying to access datasource MS Access with Unicode : Connection verification failed for data source:...
View ArticleColdFusion 11 installer cannot find Apache binary
Hi, I am trying to install the latest (as of Monday, 07July2014) CF11 release on an Ubuntu 14.04 LTS system. I know, 14.04 is not officially supported, but the differences between 13.10 and 14.04, at...
View ArticleColdFusion 10 scheduled tasks disappear
hi there, We are in process of installing CF 10 on linux 6.5. application migrated from CF 9 to CF 10 and running fine. Now when I add scheduled task on CF 10 using CF admin, it is added...but when I...
View ArticleStop printing of Blank Pages
Each section on a Bill is checked for a specific condition in the 'Print When Condition'. This can cause blank pages to be created and printed, it there a way to not print blank pages? I use CF10
View ArticleDreamweaver CC - Open letter to Adobe
My company just made the mistake of upgrading to Dreamweaver CC 2014. Dreamweaver now has virtually no ColdFusion support. Even Ben Forte recommends using other non-Adobe editors for server-side CF...
View ArticleSetting up RDS in ColdFusion 11
Hi, I thought this would be simple, setting up RDS. I have it enabled on a guest VM server using my trusty terribly unsecure test password. But when I go to connect to it in Builder 3 (as a plugin to...
View ArticleImplementing CAPTCHA
Hi, Currently, the application is using Cold Fusion 9. Soon to upgrade to Cold Fusion 10 or 11. I would like to implement CAPTCHA on the login page. Is there any information on how to implement CAPTCHA...
View ArticleInstalling ColdFusion 11 in Windows 8.1
I can't no longer download the 30 days trial for CF 10, all I can see is CF 11 when I go to http://www.adobe.com/go/trycoldfusion/ It is OK for me to try CF 11, it is not a problem because I have not...
View ArticleCFINCLUDE inside CFMAIL
I have a done a CFQUERY and retrieve user's email and name. Then I try to do a CFMAIL something like: <cfmail to="#user.email#" from="sender@somewhere.com" subject="Message from #sender_name#"...
View ArticleCF10: Switched from Tomcat webserver to Apache2 - now cannot access...
Hello, everyone, I've been pulling my hair out for a few days, over this. Cannot understand what is going on. With the help of our SA, I copied/pasted a working Apache Server onto my DEV harddrive,...
View ArticleConcurrent Logins in CF10
I understand that CF10 removes the ability to have multiple logins to the administrator pages due to security concerns. Not only is this is a huge inconvenience, it prohibits the use of multiserver...
View ArticleHow do I create an accessible PDF with ColdFusion 11
This is about as mission critical as it gets in the US Federal World. PDFs generated by ColdFusion must be section 508 compliant. It looks like the biggest issue is tagged content. Has anyone...
View ArticleSince upgrading to CFB 3, I am unable to view "ColdFusion Documentation"...
Since upgrading to CFB 3, I am unable to view "ColdFusion Documentation" (Help). How do I restore this functionality?
View ArticleAre there any custom built news applications I can use?
I am trying a build a news application for my organization. My organization have several sub units that will each contribute their own news. There will be a single news home page that consumes all...
View ArticleDynamic Document Builder
A client is asking me to upload files in word, pdf, or whatever format. These documents are legal documents. The upload is no problem, however, he also wants me to create a screen for him to edit...
View ArticleCF11 Object doesn't support property or method 'getColumnModel', Unable to...
I have many pages that use CFGRID and most of those pages use script to manipulate either the grid itself or data within the grids. All of the scripting worked fine in CF9 and CF10. While testing it...
View Article