ColdFusion 11: ... how does normal CFML code and code interact?
G'day:I am reposting this from my blog ("ColdFusion 11: ... how does normal CFML code and code interact?") at the suggestion of Adobe support: @dacCfml@ColdFusion Can you post your queries at...
View ArticleColdFusion 11: cfclient ports a lot of CFML functions to JS
G'day:I am reposting this from my blog ("ColdFusion 11: cfclient ports a lot of CFML functions to JS") at the suggestion of Adobe support: @dacCfml@ColdFusion Can you post your queries at...
View ArticleColdFusion 11: allowedextforinclude functionality has changed. But the docs...
G'day:I am reposting this from my blog ("ColdFusion 11: allowedextforinclude functionality has changed. But the docs haven't been") at the suggestion of Adobe support: @dacCfml@ColdFusionCan you post...
View ArticleRelated selectbox problem
Dear All, I wanna make 2 selectbox which is contain CITY & Location. I have 2 table in my SQL : 1 - CITIES ID = city code City_name = Name of city 2- Locations...
View ArticleIndesign SDK
Does the Indesign SDK comes with Indesign Server installation? If not, how to get the SDK so as to use from Cold Fusion?
View ArticleAjax call method which return json Data
Hi, I make one function , which i want to return json value , for this which return type i mention in function: This is javascript which call Retrieve method.<script>debugger; var...
View ArticleHow to retrieve fields value from Kendo Grid Models
Hi i want to retrieve fields value from Kendo Grid Models...I try to get it but not retrieve records in the Kendo.....Bellow is my code:Service.cfccomponent{ remote string function JsonRead()...
View ArticleCF Builder 3 and document root of the server
I'm trying to test CF Builder 3 before deploying it to user machines so I can help them with the initial setup. However I'm confused by the process of linking code to the built in CF Express and the...
View ArticleColdfusion 10 return a ISO-8859-1 string from a restful web service?
Hi All, Is there anyway for a Restful web service function to return a "ISO-8859-1" charset string instead of an UTF-8 charset? I have tried this in my function but it isn't working. <cfcomponent...
View ArticleWhy does cfstat always show reqs qued even when there isn't any traffic to site?
I'm trying to use cfstat to help figure out some performance issues with our production server. Its CF 10 Ent on a Windows 2008 VM. I also have ColdFusion 10 installed on a local Windows VM. I run...
View ArticleJava Heap Size Recommendation Request
Looking for suggestions on tuning. Running CF10 update 13 on a 64 bit server with 8 GB RAM, running into memory issues (I suspect). JVM is only set to 256 / 512 right now, so I'm going to increase it....
View ArticleCF11 host file question
Hi I installed Coldfusion 11 and have created several different CF instances using the Instance Manager. Each instance is available on a different port, so for example http://127.0.0.1:8504/ is a...
View ArticleCF11 host file question
Hi I installed Coldfusion 11 and have created several different CF instances using the Instance Manager. Each instance is available on a different port, so for example http://127.0.0.1:8504/ is a...
View ArticleCF11 Host file question
Hi I installed Coldfusion 11 and have created several different CF instances using the Instance Manager. Each instance is available on a different port, so for example http://127.0.0.1:8504/ is a...
View ArticleSVN and Coldfusion Builder 3
I just started using CF Builder 3 after spending a couple of weeks with CF Builder 2. I was previously using Dreamweaver and so am not that familiar with Eclipse. I was never able to get the svn to...
View ArticleColdFusion Administrator v.9 does not open in browser, gives error 500
I am hoping someone can help me, I have been working on and off on this problem for over a year with no luck. In February 2013 I patched ColdFusion 9 with the hotfix APSB13-03, both on my production...
View ArticleQueryToJson
Hi i want to convert Query object into json data:: But i got this type record:[{"PRODUCTNAME":"2014 Kia Cadenza Premium 4dr Sedan (3.3L 6cyl...
View ArticleNew installation of CF10 vs upgrading from CF7 to CF10
Greetings, We have a Windows 2003 server running CF7, and we feel that we need to upgrade to CF10. We have been working on a new installation on a Windows Server 2012 machine, but have run into some...
View ArticlePassword not accepted on new CF 11 installation migration wizard (enter.cfm)
Hi having an issue on the initial migration wizard page (enter.cfm) - it won't take my administrator password (reinstalled CF 3 times) and double sure I am typing the correct password - anybody else...
View ArticleNeed to download Coldfusion 9.x .NET integration service installer
I am calling a .NET dll, and the server responds with "DotNet side does not seem to be running". I am using CF 9.0.1. DotNet is installed and running as a service. One forum said that I need to...
View Article