ColdFusion 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 ArticleCustom 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 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 ArticleDreamweaver CC Coldfusion 10 extension?
Hi I'm on the road trying to configure Dreamweaver CC for a CF10 project on my laptop. Back in my office on my server i have DWCC configured using the CF10 extensions and I remember that I used an...
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 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 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 ArticleColdFusion Builder 3 - File Associations not picking up a new extension as CFM.
Hello, We have this stupid .cfg file extension that is translated as .cfm but I cannot get coldfusion Builder 3 to color code / format the text for this extension. The file has been added in File...
View ArticleWhere is a list of all Coldfusion security updates and Hotfixes for all...
Hello, Does anyone know if a page exists that lists all of the security updates and hotfixes for all versions of Coldfusion? I find their update/hotfix description pages to be very frustrating by the...
View ArticleCF Admin password not recognized
I have installed CF 10 and can not complete configuration or get in to cf administrator. I have use the resetpassword.bat and restarted the server, with the same result. I am working locally on the...
View ArticleColdFusion Developer Exchange
Is the developer exchange active anymore? When I look at the "recent" additions tab, the dates that are returned are around 2008.
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 ArticleLogOut Issue
Hi When i logout from my index Page then Login Page Open but when i click on back button in Browser Then Index Page open. I want once logout then not open other when clik on back button in Browser...
View Article