complete 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-coldfusion/?i created table with 2 columns: Colnumn # 1: abbrev : TX, CAColumn # 2:...
View Articlecfhttp param strip new line from paramter
Hi, I am facing issue with <cfhttpparam> tag.<cfhttpparam type="URL" name="auth_token" value="#strJsonData.result.authToken#" encoded="false" />Here the value...
View ArticleMac 10.10.2 Yosemite Security Update 2015-003 ColdFusion 11 doesn't start - WHY?
I'm using Mac (OS X 10.10.2 Yosemite) and the Apache with CF 11 for developing. After installing the new Apple Security Update 2015-003 ColdFusion stops working? What can I do? What are the reasons?
View ArticleCombine groups into one group
I have a report that groups by program code. The values in program code are Undergrad, UndergradTr, UndergradIntl.I want the Undergrad in one group and all the rest in a different group. Any thoughts?
View ArticleCF11: CFChart name parameter no longer works as documented
Previously, if you specified name on cfchart, it would supress display of the chart, save the chart to the variable specified in name, and then allow you to write that variable to a file. That no...
View ArticleYou have attempted to dereference a scalar variable of type class...
You have attempted to dereference a scalar variable of type class java.lang.String as a structure with membersHi I receive the error in the title bar as a result of the following code but I can't...
View ArticleIssue with QoQ - Posting for a developer
Just a heads up, I am a network guy posting for one of our developers who is too busy to take this on himself. We were running a CF 9 production application and recently updated to CF 11. There are a...
View ArticleURL Variables are Being Changed
I am seeing intermittant instances where URL variables are being changed from what was actually passed in, and I cannot determine how/where/why it's happening. The entire process is to send email with...
View ArticleCF11 installation and Node.js
After CF11 is installed I see that Node.js has been installed too, Is that the expected behavior? (Using ColdFusion_11_WWEJ_win64.exe installer and Windows 8.1 Pro)
View ArticleSend variables through mutilple cfm pages
Hi , I am trying to send data from one cfm page to other..I used scopes but still didn't succeed Please help Thanks and RegardsVikrantraje
View ArticleWhy 404 on isapi_redirect.dll via Jakarta on CF11 Windows 2012?
I had a lot of trouble getting a fairly complicated site to function with CF11 on Windows 2012 (I'm moving from CF8 on Windows 2003). After several days I noticed update 1; once I applied that, I was...
View ArticleIs it possible to digitally sign a jar file that will be used to install CF...
I am currently working for a contractor for the DoD. We are maintaining a project that uses CF installed as an application through WebSphere. We are currently going through a security checklist and...
View Articlecgi.auth_user not staying set
I had CF8 running on iis7 and this used to work fine. When a user logged into IIS7 with windows authentication, the cgi.auth_user variable would stay set the entire time they were in the particular...
View Articleadmin password not working from initial install of CF 11
I have just done an install of CF 11 three times today and the password that is created during the install does not authenticate. I have read several posts, some of which date back to May 2014. Is...
View ArticleIs onRequestEnd.cfm mandatory ?
Is onRequestEnd.cfm mandatory if Application.cfm is defined?
View ArticleCF11 VFS error: The Global Memory Limit 1000 MB for In-Memory Virtual...
Greetings, I have a fresh install of CF11 standard on Windows 8 server 64x16GB of ram JVM settings:-server -Xmn1024m -Xss1024k -XX:PermSize=256m -XX:MaxPermSize=2048m -XX:+UseParallelGC -Xbatch...
View ArticleCF11 install problem on WIndows server 2012 R2
We have a new install windows server 2012 R2 with a new install CF11 standard installed on C drive. Everything is 64bit. The CF administrator site and login works fine. cfm files will not serve up in...
View ArticleUsing cf grid, need some input on creating editable columns.
I an trying to create a revenue page,1st issue:Columns will have the days in the month - not sure how to do this without hard coding it in but would like to somehow dynamically populate this. The data...
View ArticleColdfusion will not install on a Windows 2008 Standard server for IIS 7.0...
At the final step "Configure Web Servers/Websites", it complains that - "Cannot configure IIS Connector. Enable the required options, ASP.NET, CGI,...". But, all ASP.NET, CGI, and ISAPI connectors...
View ArticleConnection verification failed for data source on port 1433
Trying to set up a DSN for a SQL Server database on a new computer and it's failing every time. Connection verification failed for data source: csfjava.sql.SQLNonTransientConnectionException:...
View Article