Migrated to CF9 and now have CFCACHE problems
I have been page caching on my site for years using this code: <cfcache timespan="#CreateTimespan(10, 0, 0, 0)#" directory="D:/websites/mysite/cache/" stripWhiteSpace="true"> This worked great -...
View ArticleThe web site you are accessing has experienced an unexpected error.
The web site you are accessing has experienced an unexpected error. Please contact the website administrator. The following information is meant for the website developer for debugging purposes....
View ArticleStop Duplicate E-mail Sending, How ???
Hello. Versions:CF8, MySQL 5.5.27 Database record fields:, FirstAttemptByCertNumber <-- same certification number, SecondAttemptByCertNumber, ThirdAttemptByCertNumber <-- same certification...
View ArticleColdfusion 9 Directory Watcher
Hi, I am going to implement the directory watcher in my application. The web server is using standard edition of coldfusion. When I checked about the description of Standard edition features, I found...
View ArticleColdfusion : Developer Version
Hi, Can we use a developer version purely for development purpose? The code set developed using the developer version will be then moved to the live environment where the Standard edition is installed....
View ArticleCF10 freezes after running a few days
We recently upgraded to Coldfusion 10 on our production system, and have been running into issues getting it to remain stable under full load. Initially, the issue was it would run out of memory with...
View ArticleCan't install CF Builder 2
I am trying to install the latest versin (CF Builder 2, update 2) on my iMac (2013 model, 8GB RAM, OS X 10.8) The installer launches but the intial screen is blank with only the "next" button visible....
View ArticleHow does "use the hot fix installer to apply this update (ColdFusion 10...
I am building a ColdFusion 10 server on Windows Server 2008-R2 from scratch using the Lockdown Guide. I am stuck on the Updates. The mandatory "manual" update is installed, but I don't see how to jump...
View ArticleWasting my time with CFPresentation?
I'm wanting to put together a cfpresentation slide show. I ran into several problems and want to find out if I'm doing something wrong. 1. CFPresentation with only 28 slides takes a long time (2...
View ArticleClear All Session Variables at end of day
I have an application that at the end of the day 12:00 midnight I need all session.variables to expire and thus force my users to relogin. WIll this code end all of my user sessions? <cflock...
View ArticleReport Builder space between details
I use Report builder to build my reports.I make details band same size of my text field, but it still shows space between details line.I see line spacing property for the details band and it has be at...
View ArticleHow to see if version 9 or 10 can run our platform
We have a licens for version ColdFusion 6.1 and can't get a trial of version 9 or 10 running beside version 6 so we can see the range af changes we need to do in our platform?
View ArticleKavaChart and ColdFusion 10
Used VE Kavachart with versions of Cold Fusion, 8 and earlier. Earlier versions used JRun instead of Tomcat to process the .jsp requests.Everything worked great!Then upgraded to Adobe ColdFusion 10....
View ArticleLockdown CF10 says update JVM, but admin info still shows old version: how do...
The lockdown guide for CF10 says to update JVM. After doing that on the machine, the CF administrator information still shows the older CF10 installation version. How do I sync the machine installation...
View ArticleDeserializeJSON
This question was posted in response to the following article: http://help.adobe.com/en_US/ColdFusion/10.0/CFMLRef/WSc3ff6d0ea7785946 1172e0811cbec22c24-79e4.html
View Articlecfmail question
I hope someone can help me with this. I'm kind of stuck on the conditional. I have a newsletter signup form that includes a check box that is check by default.<label for="mailList"><input...
View ArticleColdfusion Standard Patched?
My Coldfusion Standard version is 9,0,2,282541Am I fully patched for version 9?
View ArticleRereplace Apostrophes?
First off let me preface this with I'm new to programming in general. I'm working with coldfusion 10 and an access database The problem I am having is regarding a certain form, people that use this web...
View ArticleProtecting integrity of data records
I have a MS Access database that is accessed over the web via Coldfusion pages developed in Dreamweaver. A big portion of activities concerning the database records is the update of fields within the...
View ArticleProblem Merging PDF files using CFPDF
I need to merge a pdf file that was created as a scanned document, with a normal pdf file, but keep getting the generic Adobe Acrobat error, "An error exists on this page...". I am using cfpdf...
View Article