Has Adobe abandoned CF in Dreamweaver CC?
Decided to try Dreamweaver CC today and it appears it does not support Coldfusion page? They have removed CF integration and Live view (even preview) appears to be broken for CF pages? Can someone...
View ArticleJquery autocomplete with json
Does anyone have a full working example of Jquery autocomplete with json that works? I can't get any of the examples that I am finding online to work.
View ArticleCore Support on ColdFusion 9.0.2
Hello, Can Adobe please confirm what is covered by "Core Support" on Adobe ColdFusion 9.0.2 as this ends on 31/12/2014. Is this only for security hotfixes and major patches? Thanks in advance
View ArticleTimesheet entry form that auto-fills the Date ranges?
I currently have a ColdFusion form & need to add a "Week Selector" drop-down above my table so that:- when the week is chosen from the drop-down, (how do I generate these weeks drop-down values?)-...
View ArticleI want to download coldfusion 7 ?
I am unable to find coldfusion7 anywhere .Found this link http://www.adobe.com/cfusion/tdrc/index.cfm?product=coldfusion7 But its taking me to coldfusion 8 , 9, 10 dowload.
View ArticleURL rewriting in coldfusion 9.
Hello all ,I need your help. Can you please tell your suggestions on " Is it possible to rewrite the URL in cold fusion for the purpose of search optimization ?? If yes then how? I request you all that...
View Articlecomplete example of using the jquery autocomplete with ColdFusion
Hi, have any one tried the code from this link: http://www.jensbits.com/2010/03/18/jquery-ui-autocomplete-with-coldfus ion/?i created table with 2 columns: Colnumn # 1: abbrev : TX, CAColumn # 2:...
View Articledouble quotes/single quote problem in Coldfusion with back end as ORacle
Hi All,Here is my problem,I have a user defined function, which will give me the output as " table.column = <cfqueryparam cfsqltype = 'cf_sql_varchar' value = 'test'>; but when i pass this as my...
View ArticleHow to generate barcode in coldfusion 10?
Hi! Can someone teach or refer to any link to generate barcode in coldfusion 10?I did try in cf8 and it works but not in cf10. Please help
View ArticleColdfusion only displays variable names, not variables.
Hi! I'm just getting started with ColdFusion and I'm having difficulties already. I have the following: <cfset firstname="bob"><p style="font-color:#ccccc">Hello...
View ArticleBuilding a best practice web application using ColdFusion and Jave EE
I've been tasked with rewriting a software using ColdFusion. I cannot seem to find a lot of information on best practice development in ColdFusion. I am an experience Java developer who has never...
View ArticleCan't open cfm pages
New install of CF10 on IIS7 does not open any cfm pages tries to download instead.
View ArticleCFGrid - 1st maxlength for a cfgridcolumn/ 2nd - YES entered displayed as True?
I have an cfgridrow that should only allow 3 digits, is there a way to set the maxlength on a cfgridcolumn? If so, how is this done? 2nd: I have a column for notes: <CFGRIDCOLUMN NAME="TeamNotes"...
View ArticleCF 10 CFML function, tag definitions and help files in DW cs6
I'm unable to view the new CF 10 CFML function, tag definitions and help files in DW CS6 after using the ColdFusion10_Tags_for_DW.mxp update file. I see that the 'CF10 Extensions' are enabled in Adobe...
View Articleneed help with legacy application.cfm Getting 500-internal server error (with...
We bought CF-10 standard edition and pulled legacy .cfm over. When we try to open it in a browser, I get a 500 - internal server error.When I rename my application.cfm and open the browser, my legacy...
View ArticleCF 10 errors show Error 500 instead of normal error message
Hi, Strangely, our CF 10 server has started to show "500 - Internal server error" whenever a CF error occurs, instead of the normal error message. The error is logged, but the front end shows the error...
View ArticleNo errors on cfm page except for "500 - Internal server error"
Hi, since we have upgraded to CF10 from 9, I don't see any errors on the cfm page except for the plain "500 - Internal server error.". I have to go to the application log file on CF Admin, but that...
View ArticleMySql AES_Encrypt values and Coldfusion Encrypt/Decrypt
So, I'm having trouble figuring this out, and I haven't found an answer online. Hoping someone here has tried something similar. I'd like to figure out how to use the Coldfusion Encrypt function so...
View ArticleUse cfldap to get chinese data in netscape directory server 4.1
Dear all, I have an issue to upgrade from Coldfusion 5 to ColdFusion 10. Some data are stored in Netscape Directory Server 4.1. Everything is ok using ColdFusion 5. The problem is when I test...
View ArticleWeb Connector Issue in CF10
CF 10 installed fine and CFIDE/Admin ran ok, however, other sites did not invoke CF10 even though 'all' was specified in the install and all IIS options were enabled. Used the connector to remove the...
View Article