cfpdf addwatermark issue
I have moved my code to my new coldfusion 10 server (From coldfusion 9) and now CFPDF does not seem to work properly. I am inserting a png file with a transparent background and now that backround is...
View ArticleColdfusion 9 jnbridge\uninstaller.jar - backdoor.msil.p found
I ran malwarebytes last night, and found my Coldfusion 9 shows jnbridge\uninstall\uninstaller.jar and uninstall\uninstaller.jar infected with backdoor.MSIL.p Does anyone know Is this a false positive...
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 ArticlejqGrid Server side
I use jqGrid for my project using following server side code for ColdFusion in my cfc file.The jqGrid works only for a few pages.I can scroll for a couple of page using jqGrid pager.It seems that the...
View Articleuser message after POST
I have a POST form and action to itself lie following: <cfform name="Indexform" method="post" action="index.cfm"> I want to give user complete message when POST complete and show error message...
View ArticleUnexpected characters found in locale in log files
DateTimeSeverityThreadIDApplication NameJul 10, 2013 8:17 AM Warning jrpp-0 CFADMIN Unexpected characters found in locale. I recently noticed that I am getting this error repeated in my...
View ArticleCould not initialize class coldfusion.monitor.event.RequestMonitorEventProcessor
We are getting a Could not initialize class coldfusion.monitor.event.RequestMonitorEventProcessor error. We cannot access the CF Administrator either. We are running CF 9.0 Standard Edition on Windows...
View ArticleCF 10 gives wrong CGI.SERVER_PORT value
Here is how to reproduce the issue. Platform: Redhat Linux 6 Step 1: Install Apache HTTPD 2.2.24 in /web/httpd, use the normal port 80Step 2: Install CF 10 in /web/coldfusion10 and connect it with...
View ArticleCurrently running ColdFusion enterprise version 8 need to upgrade.
I'm currently running ColdFusion Version 8. we are in the process of purchasing "Adobe Coldfusion Enterprise 10 Platinum Annual Support Subscription" will that cover the upgrades and updates to the...
View ArticleGenerate graphic to mobile application with cfchart?
Hi Folks, Here I am, one more time to ask the gurus how create graphics with the tag cfchart to mobile application. Anyone know or would developed some app this type? Hugs from Brazil Fabiano Magno...
View ArticleCF10 Enterprise License/Dev problem
I am currently trying to learn CF10, Originally I installed the standalone developer edition, recently I decided to go ahead with the enterprise edition. My issue is that when I go to system info to...
View Articleconfigure upload file
I use following code to have upload file contorols on the form.I has a button which has caption "choose file" on the left and have a label to show file name when user select the file. I want to have...
View Articlecfmap
This question was posted in response to the following article: http://help.adobe.com/en_US/ColdFusion/9.0/CFMLRef/WSAC308487-F029-4f8 9-BAFB-B410E145E86E.html
View ArticleColdfusion 9 JDK 32 to 64 bit upgrade
I have upgraded My coldfusion 9 to use 64 bit JDK rather than 32 bit. But it still says 32 .When I try to get informtion through server variable. sun.arch.data.model 32 sun.boot.class.path...
View ArticleCF10 on mac OSX 10.8.4 lion
Hi,I installed CF10 on mac using this link:http://iknowkungfoo.com/blog/index.cfm/2013/2/27/Installing-ColdFusion -10-on-OSX-108-Mountain-Lion The CF server is working.I was fine until the step 8 on...
View ArticleCan CF10 be configured to use a non-jakarta directory?
Long story short, we are installing Groupwise WebAccess on our ColdFusion 10 web server to offer webmail, and it is hard-coded to use the jakarta directory for it's own ISAPI_redirect.dll. ColdFusion...
View ArticleEncode and decode password
In my LOGIN and LOGOUT module I am calling a cfc method using javascript ajax. But I want to pass password after encoding. Is there any way to encode the password to be send to CFC method so that I...
View Articleget attachment directory
I want to user to upload attachement to my upload directory like following C:\inetpub\wwwroot\MySite\Test\uploadFile <cfset strPath = ExpandPath( "./" ) /><cfset strPath =...
View Articlecfdirectory create diretory
I want to create a sub folder at run time and want to use cfdirectory to create new diretory.I do not see override option on the cfdirectory tag, it seems that I need to use FileExists to check before...
View Articlecflayoutarea
This question was posted in response to the following article: http://help.adobe.com/en_US/ColdFusion/9.0/CFMLRef/WSc3ff6d0ea77859461 172e0811cbec22c24-7a23.html
View Article