CFGRID issue
I have a simple grid with Cold Fusion 9.0.2 <cfquery datasource="db" name="q1"> Select 'a', 0 union Select 'b', 0 union Select 'c', 0 union...
View ArticleSession domain cookies interfering with subdomain cookies
We are upgrading to IIS7/CF10 from IIS6/CF7. We run several subdomains and CFID/CFTOKEN cookies issued by the domain are taking precedence over the subdomain cookies we're issuing. The result is that...
View ArticleFile not found after no changes.
Local site working for days. Had to restart computer for Updates. Server starts fine and http://127.0.0.1:8500/CFIDE/administrator/index.cfm works fine still. But now site under root...
View ArticleCannot get past setting migration wizard
I have completed an install of CF10 on a Win2k8 R2 box. I enabled the recomended IIS services and the installation competes with know shown errors. I selected to use the built-in browser. At the...
View ArticleWeb host updated now I have problems
My website host updated from CF5 to CF9 and from I think MySQL 4 to 5 and now when I run my job application form I get this error while trying to execute it. anyone know how to fix this? Error...
View ArticlePre-release for ColdFusion Splendor
Here's some exciting news about ColdFusion Splendor. We will soon have pre-release open for Adobe ColdFusion Splendor, next major version of ColdFusion server and ColdFusion Builder Thunder, next major...
View ArticleCFGRID HTML is there any way to change the style??
Is there anyway to change the appearance of the cfgrid or is what you see is what you get?
View Articlecffileupload
Hello - I'm having some trouble getting cffileupload to work. When users click the 'Upload' button on the object to upload fiels, they encounter a Windows security dialog that prompts them to log in....
View ArticleA 'Best Practices' Question on Components
LET'S SAY I HAVE 2 FOLDERS... Framework Components - Holds components that are used across multiple web applications which are setup to use the framework.Application Components - Holds components...
View Articlehelp me with this error: .cfr appears to be malformed or contain errors.
Hello All,I am so new in ColdFusion. I'm trying to move one website (coldfusion) to another hosting.I have a problem in cfr pages. I don't know how do I have to see them?I couldn't open them in any...
View ArticleColdfusion 8,9,10 errors during simple calculations
We found strange issue during simple calculations. When trying to calculate: 1089.11 + 97.63 - 1186.74 we are receiving: -2.27373675443E-013 but this value shoud be 0 (zero). Please try the following...
View ArticleCode Throwing error sometimes.
Hi All, I am using the following code to convert a ColdFusion Query Object to ColdFusion structure to work in Kendo UI datagrid. <cffunction name="convertQueryToKendoJSON" access="public"...
View Articlecfgridcolumn
This question was posted in response to the following article: http://help.adobe.com/en_US/ColdFusion/10.0/CFMLRef/WSc3ff6d0ea7785946 1172e0811cbec22c24-7adc.html
View ArticleColdFusion 10 Server Update HotFix 1 'no updates were found'
Hello, I'm trying to apply the hotfix to our new CF10 server, but the update page says 'no updates were found'. This also shows when I click the 'check for updates' button. Could it be b/c i'm behind...
View ArticleStrange behavior using username/password
Hello all, This is a strange one, and in all the years I've been using CF (since beta) I haven't run across it.. but I'll give it a whirl here. I have a server with 3 databases/datasources on it....
View Articleabout the charset in
Hi Guys, i have to add some <cfmailparam> in my mail like below:<cfmail to="#variables.mailto#" from="#FORM.email#" subject="#FORM.subject#"...
View ArticleHow do I preserve '
Our clients tend to enter both single angle brackers (i.e. "hours <4") and the HTML tags into a form field. We can not use HTMLEditFormat() on the field since they want their formatting preserved....
View ArticleCF Builder 2 --Zzz Refresh Content (Sleeping) ... frustrating
What is this "Zzz Refresh Content (Sleeping) in the progress of CF Builder 2? Any time this comes up, it freezes CF Builder. This is thing in CF Builder 2 is becoming so frustrating. You can hardly...
View ArticleC:\ColdFusion9\runtime\servers\coldfusion\SERVER-INF\temp\wwwroot-tmp\
In theese days i receive a intrusion trought this directory. my antivirus says the a virus is present in this dir and remove it.i try to lock and disable CFIDE from external ip and domain. how i can...
View ArticleCF8.01 hacked. Need info on patches
Yesterday some of our hosted sites were hacked using code pasted below. We're running CF 8.01 and I'm wondering if there is a cumulative secutity patch that we can apply or If I should just apply...
View Article