Upgrading from CF 5 to latest version
We are looking to upgrade our existing CF server from CF5 to the latest version. I found some system requirements on the website, but I’m not sure of the version required and a few other things. Our...
View ArticleExecuting perl from Coldfusion 10
I manage an application using CF9 on a Solaris server. We're trying upgrade to CF10 but some of our perl scripts have stopped executing command line tasks.Example from perl script:...
View ArticleImage cropping on upload
II'm trying to have my images do the following after upload: If greater then 2000px wide then resize down to 2000px (I got that functioning ok as of now)crop off the top and bottom 25% of the image to...
View ArticleUpgrade from CF9 to CF11
Hi, On my production machine i am running CF9. Now i would like to upgrade to CF11 but i would like to run it on another machine.So i can first test it CF11, update my code, and then simply change the...
View ArticleColdFusion 11 Destroyed My Charts
Surely we can't be the only ones who are disappointed with the newest charting engine in CF11? Yes, ZingCharts can be cool and the plethora of style options gives us total freedom to build the perfect...
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 ArticleSecurity: The requested template has been denied access to createClassLoader.
I hope someone here can help me with the following problem, cause I haven't been able to find the cause of the problem. When I try to access my website I get the following error: Yesterday everything...
View ArticleCF10 Data Source: is value in Driver Class required?
I'm trying to upgrade my SQL Anywhere database server from 10 to 16I want to use the newer JDBC connection( My database runs on a different machine/server than the CF server ) On my test systemServer...
View Articleplease Help me in solving this issue. i am a newbie to coldfusion
i want to use a single home page where i will show a form (which is in another file) to user to upload a file,after uploading (action file result) i want to show result of upload also on the same...
View ArticleAdvice on installing CF11 & CF Builder 3 on the same 2008 server.
Hi all, I currently have a win 2003 server running CF9 and CFBuilder. I have decided up upgrade to CF11 and CFBuilder 3 on a win 2008 server.CFBuilder developed codeI installed CF11 without much issue...
View ArticleCF10 keeps restoring deleted scheduled tasks
A little background: We upgraded from CF8 Enterprise to CF10 Enterprise about a week ago. In order to transfer all of our scheduled tasks to the new server I copied neo-cron.xml over to the new folder....
View ArticleColdFusion Enterprise - Is a licensing on a virtual server possible?
Hello, I need an information about ColdFusion Enterprise. Is a licensing on a virtual server possible?
View ArticleI am using coldfusion 10 and I am searching a collection of .pdf.s. I need to...
I am using coldfusion 10 and I am searching a collection of pdf's. I need to be able to highlight the 'search term' within the pdf. How do I do that.
View ArticleJob opportunity in Orange County California
Moderator, I'm pretty sure it was rejected because we're not allowed to post jobs. It would be awesome though if you could help the adobe coldfusion community by posting this job somewhere. Any ideas?...
View ArticleColdfusion 11 Developer wont work after local machine restart
I'm brand new to CF. I've installed CF 11 Developer & attached to IIS. I'm on a windows 7 machine. Every time I have to restart my machine for whatever reason, the CF Administrator wont work,...
View ArticleJava class not found
Good afternoon, I would like to think this question has been asked and answered before but I'm not having the best time naving the updated forum. Anyway, I have a compiled Java application that I...
View ArticleI need to develop coldfusion on my localhost. Is there a free version of CF?
I'm currently running a WAMP server to run some PHP code. A part of my codebase is in Coldfusion. Is there a way I can run CF without shelling out 4 grand?
View Articlehow save applet as image file in cf please help me
how save applet as image file in cf please help me ?? below is my code <APPLET style="border: solid 1px gray" id="EIDAWebComponent" name="EIDAWebComponent"...
View ArticleMultiple Excel (xlsx) Sheets And Formatting
I currently have a project that I took over from another developer. Part of the application outputs data from a SQL Server 2008 database to an Excel file that has three sheets or tabs, which are...
View ArticleEnabling Global Script Protection is not working while adding "&"
Hi All, To prevent crosssite scripting attacks I ticked the the check box "Enable Global Script Protection" in CF admin. But it is not working , I mean not able to prevent the scripting attacks. Steps...
View Article