Coldfusion CFScript Query with MySQL Assignment Operator
I want to select "currentrow" as part of my query - I know I can loop over queries and get the "currentRow" variable, but I'm doing a QoQ before I use the rows and I want to keep the original rows,...
View Articlehow to use list function in CF
I have a file name as below : 2009 Master Calendar (4.2.09).xls Now how to use list funtions ie.listfirst or listlast to display the file name alone without the file ext. ie,.2009 Master Calendar...
View ArticleColdfusion 8.01, Nessus Finding CVE-2002-0894
Hello;I have a problem with the security issue CVE-2002-0894 and CVE-2000-0681.We use CF 8.01 enterprise under windows server 2003 with IIS 6.0 Webserver. Our internal scans find an issue ServletExec...
View ArticleDoes cf10 change the way deserializejson handles null?
<cftry><cfset jsontxt="{""A"":""Bob"",""B"":123,""C"":null}"><cfset json=deserializejson(jsontxt)><cfdump var="#json#"><cfoutput>...
View ArticleUpgrade from 8 to 10
If I upgrade from 8 to 10, do I need to make the upgrade install of can I just plug in the license key on top of the trial version we are testing?
View ArticleGrey blank installation screen after clicking on the ColdFusion dmg file on...
Hi All, I am trying to install either ColdFusion 9 (which is where company is using) or 10 (if I can't have 9) on my Mac 10.8.6. When I click on the dmg file, it shows a running bar and once it's...
View ArticleUnable to see DataSource in the Database Panel of Dreamweaver CS6
I'm working on Cold Fusion 8 which is located on local network(Ms Windows Server 2003 R2) on my work place. I am using Dreamweaver CS6 for creating "cfm" files and connected to the local server by...
View ArticleJSP in ColdFusion 10 (which edition)
Hi, we are looking to upgrade to ColdFusion 10 soon and would like to know if serving JSP pages is still an Enterprise-only feature or if the Standard edition does so now as well. Thanks!
View ArticleIs there an equivalent for windows workflow foundation in Coldfusion
Windows workflow foundation is a technology that provides an in-process workflow engine, and a rehostable designer to implement long-running processes as workflows within .NET applications. If there an...
View ArticleColdFusion 10 Session Replication problem
I've recently setup and configured a server farm running Windows Server 2012 and ColdFusion 10 Enterprise. I have a cluster created using named instances (not cfusion, though I find it curious that...
View ArticleCompilationFailedException consuming web services on CF10
I am trying to consume webservices on my CF 10 environment. I keep getting a CompilationFailedException error looking for java/utils. I have uninstalled CF, uninstalled the jdk, used the bundled jdk,...
View Articleex
Hi, I have the query results and try to dump it into csv or txt file but have troubled with data because lot of stuffs from description field. Excel is the only solution but when i click on the excel...
View ArticleCFSET time to today at 9:00PM
I need to update my SQL database at the end of each day for certain records. The time needs to be 9:00 PM each day (dont worry about time differences) So for today I need to insert '2013-06-21...
View ArticleImport whole bevy of files into ColdFusion Builder
Hi! I'm new at this, so forgive me if this is a silly question. I have installed ColdFusion 10 and ColdFusion Builder 2 Update 1. I have a whole lot of files residing in various folders that I have...
View ArticleMemory leak issue in CF 10
Hi All, Can any one pls explan what is memory leak. And how we can find a work around. I am facing this issue while migrating from CF 7 to CF 10. I have migrated my application from CF7 to CF10. We...
View ArticleCF10, Axis2 and https
https://bugbase.adobe.com/index.cfm?event=bug&id=3344353 I was reading this weekend in the bug page that the issue was fixed. Such great news I thought. However after running the last update...
View Articleold data in cfsearch dump
I have a cfsearch that is displaying a record that was deleted from the database weeks ago. I have run the code below and the record keeps coming up. What am I doing wrong? Here's the code:...
View ArticleMoving Coldfusion to new server
We are moving our websites from one server to a new one. We have installed Coldfusion Enterprise 8 on the new computer with the same license number. The 2 servers are supposed to be moved on Friday,...
View ArticleHow do you find out who did not contribute to a particular fund raiser that...
Using MYsql How do you find out who did not contribute to a particular fund raiser that we all just did. There are many titles to the different charities that is under the othpaytitle of the Otherpay...
View ArticleKnow of any utilities or techniques to change permissions on a windows file?
I'm using CF9 and running the server as a local user, default setup. I am creating an Excel xlsx file using cfspreadsheet, then renaming the file using cffile. I then place it in the user's personal...
View Article