Custom number format function does not work to return 0's as decimals
HiMy custom number formatting function does not work. It was working fine when the site had a standard client server architecture. However, when we changed to using REST API with javascript and HTML5...
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 ArticleDynamic Implicit Structure Creation Question
Hello, I was curious if it was possible to dynamically create an implicit structure where you might occasionally want to omit some keys from being added to the structure? I played around with using...
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 Articletips for speed up to show million records from DB
Please let me know the tips for speed up application .... Our application need to show million records from database its taking time to load ... Thanks in advance Bibin
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 Articleproblem cf10 installation xml error - Conflicting values for output property...
We just completed a ColdFusion 10 installation on Windows Server 2008 R2. After taking care of some configuration issues, we're now faced with a problem that we can't figure out. Searches on Google for...
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 ArticleColdFusion 10 error attempting to query MSSQL database (SSL)
Hello, Thanks for taking a look and for any ideas you might have. Rob ColdFusion app errors when attempting to query MSSQL 2008 R2 databse via SSL connection. The datasource verifies fine. I have...
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