CF10 CFFTP listDir
Can someone please help. I'm trying to do a simple list of directory and the command doesn't work. <cfftp action="listdir" server="~~~~~.com" username="~~"<br>...
View ArticleDreamweaver CC Coldfusion 10 extension?
Hi I'm on the road trying to configure Dreamweaver CC for a CF10 project on my laptop. Back in my office on my server i have DWCC configured using the CF10 extensions and I remember that I used an...
View ArticleColdFusion 10 installation error on Win8.1 64-bit
Hello all,I am trying to install ColdFusion 10 developer version on my personal PC with Win8.1 64-bit.I tried to run installation as administrator and also in administrator command line but without any...
View ArticleWhy don't my component properties update?
I will try to make this as short as possible. I have a component that looks like this: <cfcomponent extends = "path.to.base" output = "false"> <cfproperty type="string" name="ID" />...
View ArticleHelp me with some statistics gathering, if you have a moment
G'day:I'm just gathering some information about people's opinions of some mooted CFML syntax. If you could complete this survey (one multi-choice, one optional comment), that'd be really cool:...
View ArticleIs CF 9.02 32 bit OS supports COM objects ?
Dear All, I am aware COM doesn't support in 64 bit OS. Supports COM objects in CF 9.01. Thanks in advance
View ArticleFB3 Global Layout question
I am using CF10 and Fusebox3. I have a site that has a left navigation panel and this left nav panel is defined in a main directory file called layoutGlobal.cfm. My fbx_Layouts.cfm file in the main...
View Articlecfhttp post to AWS S3 works in CF9 but fails in CF10
I'm using the Instructure Canvas API for uploading files. After the initial API call, Canvas returns information that is used to make a POST request to Amazon Web Services's S3 service to upload a...
View Articleauto refresh the cfgrid
Hi, I am displaying the search results into the cfgrid. The date field is using the datepicker calendar and I have to click on the fresh button below to refresh the search results. It worked fine...
View ArticleIs there a guide for starting coldfusion development on Ubuntu?
I have successfully installed coldfusion on Ubuntu 13.10, but as a newbie to Ubuntu I am looking for a guide on the best way to continue from here? For example, I can view the CFADMIN at...
View ArticleDoes cfgrid in v10 really return valid data in the form array?
My evidence shows this as incredibly buggy. Other forum discussions (http://forums.adobe.com/message/2868996) from 2010 and v9 and others suggest this tag has always been crap. The unproven workaround...
View Article3rd Party Software for Charting
Can anyone recommend 3rd Party Software for Charting (pie chart, bar chart etc) I have tried to use the Cold Fusion charts <CFCHART> etc..... but they just dont create professional looking...
View ArticleColdFusion 10 mandatory update Cumulative Update
Hello; Does anybody know, if the ColdFusion 10 mandatory update ist cumulative, includes the hotfixes before.There are several hotfixes listed under...
View ArticleAn exception occurred when instantiating a COM object.
Hi, We are testing CF 10 on 2012 R2 with an old CF application. I understand COM objects only work with 32 bit CF, so I have installed the 32 bit version, but I am receiving the following error: An...
View ArticleDevelopment/Staging EULA
Hi, Have hunted around on the net for a clear cut answer to this, but unable to find precise answer. Currently we run 3 coldfusion Servers: IIS/Coldfusion 8 - primary production server (very...
View ArticleConnect CF10 to MS SQL 2005?
Can I connect CF10 to MS SQL 2005? No matter what I try I get errors. The application is on a different box the SQL. I tried creating a user and a password and I get this error:Connection verification...
View ArticleUpdate packages for ColdFusion 7 MX on Solaris
Hi, We have a very old and hard-to-port application running on CF 7 MX on Solaris (sparc) and we need to update the CF 7 install to the latest released patch level (it is a default 7.0 install...
View ArticleCF 10 HMAC Function
HMAC(msg,key,algorithm(optional),encoding(optional)) I'm using the following HMAC(msg,key,algorithm) I’ve run into a situation where on one CF 10 server the algorithm parameter within the function...
View ArticleFB3 Where do circuit images go?
Hi, I’m using CF10 and Fusebox 3. Can you tell me where images for a circuit go? Should they be stored in the root “Images” folder or should I create an “images” folder in the circuit directory? I’ve...
View ArticleFind closest location?
Hi-I have several "search" locations (either address and/or lat/long) from a cfquery.andI have one "main" location.I need to pass all of the values - the "search" and the "main" - into a service (any...
View Article