Top "Coldfusion-9" questions

ColdFusion is a server-side rapid application development platform, from Adobe.

How to get list of scheduled tasks and last run results in ColdFusion?

We're trying to build a dashboard for our cron jobs ---- CF, Java, SQLServer, etc. so that we can see …

coldfusion scheduled-tasks coldfusion-8 coldfusion-9 cfadmin
CFSAVECONTENT in CFSCRIPT

I am good fan of cfsavecontent due to we can convert long text to variable (Event I can dump in …

coldfusion coldfusion-9
Display CFLoop Items in Order from Form

I have the following form on the page form.html and it submits to cfpage.cfm. The first name, last …

coldfusion coldfusion-9
What's the most efficient way to redirect a user to the home page if the requested page doesn't exist?

I am using ColdFusion 9.1. I am rebuilding a site from scratch and pointing an existing domain name to it. The …

coldfusion coldfusion-9 application.cfc
How do I fix SpreadSheetAddRows function crashing when adding a large query?

EDIT3: Thanks to the help of @Leigh I've narrowed down the problem to the date columns in the query. Using …

java arrays coldfusion apache-poi coldfusion-9