passing a date variable inside of a function of a CFC
I'm using CF 9 on windows 8 64bit This is probably a simple solution. I have a form that will list all of the members of our church club from a given date that is selected from a form field. After the...
View ArticlePass ColdFusion variable to the JavaScript window
Hi everyone, I have a java script window that is will open when user click on the link, my problem is that how I can pass a ColdFusion variable to the window. I am using ColdFusion 7 so I can not use...
View ArticleWhen will Adobe provide a hotfix for TomCat 7.0.54
I can upgrade Tomcat myself, but that approach isn't documented and isn't likely to be supported by Adobe.Tomcat is bundled as part of ColdFusion 11, so I would hope Adobe would either provide a hotfix...
View ArticleUpgrading from ColdFusion 9 to ColdFusion 11
Our organization has been using ColdFusion for many years now, however I'm relatively new here and to ColdFusion in general.We need to upgrade from ColdFusion 9 to ColdFusion 11 and are looking into...
View ArticleUpgraded to CF11: cflayout tabs shows scrollbars
After upgrading from ColdFusion 10 to ColdFusion 11, vertical scrollbars are now showing up in cflayoutarea. We use ColdFusion.Navigate to submit data and refresh a cfdiv that is inside cflayoutarea....
View Articlemail connection verfication failing time to time
Hi,I've a few coldfusion server running on our production. time to time mail connection verification failed randomly . the strange thing is that , while one server is failing to connect to SMTP server,...
View ArticleHow to Set up HTTPOnly and SECURE FLAG for session cookies
Hi All, To fix some vulnerability issues (found in the ethical hacking , penetration testing) I need to set up the session cookies (CFID , CFTOKEN , JSESSIONID) with "HTTPOnly" (so not to access by...
View Article64-bit ColdFusion 9 ODBC drivers confusion? (architecture mismatch)
Hi all - I'm having problems setting up ColdFusion ODBC sources in a pure 64-bit environment. Server specs:Windows 2008 R2 (64-bit)ColdFusion 9.01 (251028) Enterprise, 64-bit I have 64-bit ODBC drivers...
View ArticleScheduled task in Coldfusion 10 administrator errors on loading.
It was working earlier today and then stopped working after I had to restart the CF service. It is completely inaccessible. Running:Server DetailsServer ProductColdFusionVersion10,0,12,286680...
View ArticleCreate a PDF automatically from a link to a cfm page
Its been a while since I have used cfpdf tag and needed some help. I have a page http://www.mysite.com/mypage.cfm?ID=1234 that works great.When the user chooses that link since its a .cfm page it...
View ArticleCfChart
I'm Creating a cfchart for showing current & future projection report So i need to customize chart like this in cfchartseries Upto current date should be normal curve line & future date should...
View ArticleImageResize: unable to cast an object of [B to image
Hello, all, On a personal project at home, I'm trying to use ImageResize to resize an image pulled from a BLOB in a MySQL database. I'm getting an error message "unable to cast an object of [B to...
View ArticleCF11 Standard. Is there a way it can support oracle 11g 32bit R2 ?
I purchased Cf11 Standard. Is there a way it can support oracle 11g 32bit R2 ? I don't see any options to have oracle database with CF11 in the Databasources under ColdFusion administrator. I tried...
View Articlegmail smtp mail server verification
I have lately upgraded to CF10 from CF9. Just lately I have noticed that I cannot get gmail smtp mail server verification within CFAdmin. I am using the same settings as before. In fact, on an old...
View ArticleColdFusion Reference - No More Wiki - Are you kidding?!
So, I just tried to look up my bookmark to the Adobe ColdFusion Wiki only to be met with an SSL certificate error. Thinking, surely this was a mistake, I added an exception in FireFox and continued...
View ArticleColdfusion 11 cfheader or cfcontent 'failed to load PDF document'
I have a website that worked fine with Coldfusion 10 and now I have updated to Coldfusion 11 and this code doesn't work: <cfheader name="content-disposition" value="inline; filename=#vPublicFile#"...
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 ArticleJVM Path - Error loading jvm.dll
I am performing a new installation on the following:Windows 2008 R2 service pack 1CF Enterprise 9.0.2Single Web Server installation using IISSQL Server I am getting an 'Error loading: C:\Program...
View Articlepeer not authenticated error CFHTTP
Hi I'm trying to call a web page using cfhttp. The url works fine and returns XML when called directly from the browser (any browser) but fails with the following error message when called from a .cfm...
View Articlecfinput type submit not working in Internet Explorer 9 or below?
I have a form which processes a form when a cfinput type submit is clicked (or enter is pressed) and this works fine in Firefox, Chrome and IE 10+. However, when I check this on IE 9 or below the...
View Article