Coldfusion upgrade to Enterprise edition
Currently we are using Coldfusion 9 standard edition for our web application. However recently we are facing performance issues where users are complaining that the system is very slow and they are not...
View ArticleCombine groups into one group
I have a report that groups by program code. The values in program code are Undergrad, UndergradTr, UndergradIntl.I want the Undergrad in one group and all the rest in a different group. Any thoughts?
View ArticleURL Variables are Being Changed
I am seeing intermittant instances where URL variables are being changed from what was actually passed in, and I cannot determine how/where/why it's happening. The entire process is to send email with...
View Article401 Unauthorized error when calling a webservice
Have ColdFusion 11 installed, I have created a hello web service and I am trying to call it. Each time I try to call the web service I get an error 401 Unauthorized. I am not sure if I need to...
View Articlehow do I display Results Horizontally
Hi- Coldfusion Report Builder by default displays result vertically, say, somthing like this: Zone_IDZone_NameNo. of Emplyees1A472B653C1004D32 But I want to disply the results Horizontally ZonesABCDNo...
View ArticleHow Do I Print my reports Horizontally using Coldfusion Report Builder
Hi- I want to print my reports Horizontally rather vertically using Coldfusion Report Builder. I am using a very simple query SELECT Zones.Zone_id, Zones.Zone_name,...
View ArticleCFBuilder 3 + Flash Builder
I am trying to install both Flash Builder (FB) 4.7 and ColdFusion Builder (CFB) 3 into the same IDE and cannot seem to be able to do so successfully. The environment is Mac OSX Yosemite.I have tried...
View ArticleMac 10.10.2 Yosemite Security Update 2015-003 ColdFusion 11 doesn't start - WHY?
I'm using Mac (OS X 10.10.2 Yosemite) and the Apache with CF 11 for developing. After installing the new Apple Security Update 2015-003 ColdFusion stops working? What can I do? What are the reasons?
View ArticleWill CF 8 still function with SQL 2008 or 2012
We are not having any issues but other applications on the server need to work on SQL management 2008 or greater platform. So we are trying to find out if we have to upgrade our CF 8 to a newer...
View ArticleColdFusion Builder 3 Mac Eclipse Plugin
I have been trying numerous ways to install CFBuilder 3 Trial into Eclipse 4.2.2 on Mac (Yosemite) and just cannot get CFBuilder to load the CF Perspective. I have tried in various Eclipse versions,...
View ArticleAttribute support when transferring from Java to HTML in CF9
CF beginner. When transferring from flash to HTML format, is there a way to control attributes which are not accessible through tags (for example HSCROLL and WIDTH in CFTREE)? Seems like going...
View Articlecfhttp param strip new line from paramter
Hi, I am facing issue with <cfhttpparam> tag.<cfhttpparam type="URL" name="auth_token" value="#strJsonData.result.authToken#" encoded="false" />Here the value...
View ArticleCFX installation woes with CF10 on Linux (Ubuntu)
Got an old Java class that was written for CFMX7 and can't get it working in CF10... The class file is WavFileConverter.class (and is in /home/cfx) I've never had it in a .jar as far as I know, when...
View ArticleHow to create a another root directory on a second hard drive with CF11?
We have a new install windows server 2012 R2 with a new install CF11 standard installed on C drive. The CF administrator site and login works fine. A second hard drive will have a web site at...
View Articlepass data from subreport to main report
Is there a way to passed data calculated in a subreport back to the main report?
View Articleexporting coldfusion code to java so it can be scanned by security software
Is there an easy way to do this? A client needs to scan all code and, of course, it doesn't scan cfm's. It will scan java.
View ArticleSend variables through mutilple cfm pages
Hi , I am trying to send data from one cfm page to other..I used scopes but still didn't succeed Please help Thanks and RegardsVikrantraje
View ArticleMongoDB - Date insert
Has anyone experience with MongoDB and Coldfusion?I have problems to store a Date object correctly in MongoDB.I am using the Mongo-Java Driver.
View ArticleColdFusion 10: All services missing from Services dialog (except ColdFusion...
I'm receiving the following error when I try to add a DSN: The ColdFusion ODBC Server service is not running or has not been installed In trying to resolve that error, I discovered that other than...
View ArticleIs it possible to use markers/special identifiers in CF.
Is it possible to use markers/special identifiers in Cold Fusion? If possible how do I test for markers at the end of say a zip code. E.x. 11691XX( XX is the special Marker).
View Article