What would be the best way to use a list in a textarea to compare to values...
I'm trying to move a table from a MS Access database to a datasource online so I don't have to be the only one that can perform a specific task. Right now I regularly am having to assess change...
View ArticleNeed help understanding security scan results.
My agency recently started using HP's Fortify Scan tool, which is designed to scan CF code directly, rather than the rendered page. The scanner always seems to flag our pages for a certain error when...
View ArticleCFIMAGE captcha issue - Cannot find /CFFileServlet, possibly because server...
CFIMAGE captcha was working on my DEV system, where the wwwroot is in the same folder as CFServer is installed. It is NOT working when I move it to staging, which is identical to production - including...
View ArticleLog Files" data?">How to easily export/download "Debugging & Logging > Log Files" data?
In the Debugging & Logging > Log Files screen/page, are there workarounds for easily export/download the data that's listed in that screen? I do not want to download the log. Basically, all I...
View ArticleHow to slow down or handle a cfloop for cfFTP with cfschedule
I use a bespoke CMS to FTP all CF files from my CFserver to a different server that can only host static HTML files. I do this by using a <cfloop> but FTP is to slow to take all those several...
View ArticleWhat's your take on enable RDS for ColdFusion Builder?
How big of a security issue enabling RDS on developer server for ColdFusion Builder? What's your take on it? If it's on a dev box, is it okay to enable RDS? Thanks!
View Articlecfloop not Working
ggood morning, i am new to This forum. I am working on a PC, using MySQL and Coldfusion 9. The query below does a multiple row insert just fine with one problem. The query is inserting the same ID of...
View ArticleClickJacking With IIS
Are ColdFusion's clickjacking filter options (Clickjacking issue - adding multiple url patterns in a single filter mapping) needed if using Internet Information Services' (IIS) HTTP Response Header...
View ArticleColdfusion 10 install won't start
I downloaded the trial of Coldfusion 10 64 bit for windows and have tried multiple times to open it on my Windows 2008 Server. When I double click the EXE, the hourglass spins for a few seconds, and...
View ArticleColdFusion 11 Questions
I have a few questions about CF 11. I have just installed CF 11 on a Windows 8 server. Thisis an all new server and software installation. It isn’t to where it can beviewed outside of our network just...
View ArticleIt used to work and now it doesn't
I have an application that has worked flawlessly until today. Now, without code changes, I get the following, or similar, any time I try to do anything in the application Detail: Ensure that the name...
View ArticleIs Cold Fusion 10 installer still available?
Does anyone know where to find it if it is? Someone at my work told me that you have to install 11 and then downgrade. Is that true? Thanks, Andre
View ArticleHow can I manage CF hanging when waiting for release of a lock held by 2nd...
My CF application links to the MS SQL database of my accounting application. If a specific record is being edited in the accounting application and I try to update that specific record using the...
View ArticleCF11 Cfwindow problem Script: http://sbs/CFIDE/scripts/ajax/ext/ext-all.js:18
I am having a problem with all my pages that include Cfwindow after upgrading to CF11. There is a long delay (15seconds) and then the message - Unresponsive Script A script on this page may be busy, or...
View ArticleCompare date in QoQ
Hi all,How can I compare a date in query of query? The date can be null in some records. <cfquery name="qryData" dbtype="query"> select * from qryTempData...
View ArticleHelp to install verity K2 Server manually on windows server
Hi, Can anybody instruct me to install verity k2 server manually on my windows server. without interpreting the current settings and functioning. System Information Server Details Server Product...
View ArticleCalling C# WebService from ColdFushion and I cannot get results
I have a ColdFushion (9) function calling a SelfHosted WCF C# WebService. I publish it to my Virtual Server, and call it from SoapUI and it works. When I call it from ColdFushion using CFInvoke, I get...
View ArticleBootstrap modal wizard, issue displaying out on data-step="2" from input in...
I'm using bootstrap to create a pop up windows which will have a wizard, when you click on the button "Launch demo modal" it will give you the pop up windows to select the date and then you will click...
View ArticleGetting "cfhttp.fileContent has length of -1"
Have a CF template that uses the cfhttp command to execute a template that extracts and formats data from the database. When using the cffile command to write that information to a file:<cffile...
View ArticleIs there an upgrade path from Cold Fusion 7.0 to Cold Fusion 11.x?
Can you migrate Cold Fusion 7.0 to Cold Fusion 11.x?
View Article