Control Flow Question
I am a newer programmer and I am not sure I would translate this into code.. If the time is between 21-30 days, the cost is $50. If it is more than 30 days, there is an additional charge of $34 for...
View ArticleWhy is ColdFusion adding backslashes to my Concatenated string?
Alright, serializeJSON isn't creating pretty enough JSON for me to use with jQuery. So I decided to build it myself.Here is my code: <cffunction name="getActions" output="false" access="remote"...
View ArticleGetting NullPointerException on IsUserLoggedIn() Randomly
java.lang.NullPointerException at java.util.Hashtable.put(Unknown Source) at coldfusion.runtime.SecurityScopeTracker.setSecurity(SecurityScopeTrac ker.java:235) at...
View ArticleTemplate cache hit ratio always 0%
CF10/Win2008R2/IIS7.5. Server monitor always shows my "Template cache hit ratio" is 0%. Why? I have all profiling enabled. My template cache count is up to around 700, with a max set of 2000....
View ArticleWhen will Coldfusion 10 be updated with a newer version of Tomcat, to support...
Hello, McAfee Scan Alert is reporting that Tomcat version 7.0.23.0 is not pci compliant.We're on CF10 and just updated to update 12. We've read in another thread that Tomcat is specialized for CF and...
View ArticleColdfusion session timing out too soon?
I have coldfusion 10 installed as our main server. I am using sessions to store some information and have set sessiontimeout=#CreateTimeSpan(0,0,45,0)# in the application file but for some reason the...
View Articleadminapi and cflogin
Hello, I'm trying to invoke the adminapi component, but when I do it overwrites my getauthuser() and logs me out of my application. How can i invoke the .login and user my existing cflogin credentials?...
View ArticleDoes Adobe support installing Coldfusion 10 on a VMWare server ??
Does Adobe support installing Coldfusion 10 on a Virtual Server(VMWare) ???I check the documentation and could not find any statment that mention that they support it.
View ArticleCF10 Server Oddities - Flakiness
I installed CF10 Server onto a VPS. it only has 2 GB RAM and I intend to upgrade that tomorrow, but nevertheless, CF10 is acting very strange -- or maybe it's just my programs. These programs have been...
View ArticleI can't access ColdFusion 10 Admin
I installed ColdFusion 10 on a Windows Server 2008 R2 a couple months ago with no problems. I have been testing the server since without it plugged into the network and have had no problems. Yesterday...
View ArticleUsing Web Service with CFLDAP?
Has anyone ever been able to use the CFLDAP tag to connect to a secure LDAP Service without putting the username and password in clear text in the source code? For example:<cfldap action =...
View ArticleIs using current date and dateAdd the best way to show 30 days worth of...
I want to display files from the day a viewer logs in, through the next 30 days. I tried the code below but it does not work. What am I doing wrong? <cfoutput><cfset...
View ArticleCF Admin Login Security:Form Autocomplete Password?
Security vulnerablity exists within CF administrator log in page (/CFIDE/administrator/login.cfm) HTML form. Does anyone know how to apply a solution or work-around? Web site security scanning...
View ArticleAny fixes to the buggy PDF conversion in Coldfusion 9?
Using CFDOCUMENT to convert html to PDF, but the resulting PDF pages are buggy. For instance table cell backgrounds bleed outside the table cell borders, and lots of other rendering issues that make it...
View ArticlePages with tabs are not working in CF 9.0.2 (cflayout=tabs error)
Hi, I recently did an upgrade from a perfectly working 9.0.0 installation of enterprise edition ColdFusion, to version 9.0.2 with CHF1. And with this, some cfm pages that used to work earlier in 9.0.0...
View ArticleCFIDE directory
I am a ColdFusion user since version 3 (building web site with cfml).I do not know anything about the ColdFusion product itself.I am now wondering why new tags needs to access CFIDE directorywhich is...
View ArticleColdFusion applets on Java 7.51 clients
Our application contains some legacy code that still relies on cfgrid. We’re finding that our end users can no longer use these pages once they have upgraded java. When they try to use these pages with...
View Articlethe download sites are down
Ideally I would like to download ColdFusion 8 Developer, but I'd settle for 10 if that's all we can get. But all of the links to download ColdFusion give a 404 page. Help?
View ArticleI cannot open any PDF file - Please help!
It says: 'There was an error opening this document. Acrobat cannot open this file because a task is still active in Acrobat. Please return to Acrobat and end the task before opening this file. ' I...
View ArticleColdFusion 8 & Apache 2.4
I know Coldfusion doesn't officially support Apache 2.4 yet or at least I haven't found any documentation saying it does, but was wondering if it can. Has anyone successfully gotten CF8 or any other...
View Article