ColdFusion is a server-side rapid application development platform, implementing the dynamic general purpose CFML programming language.
What are some of the things you've observed in ColdFusion 9 with CF-ORM (Hibernate) that one should watch out for?
orm coldfusion coldfusion-9I am using the <cfinput type="datefield"> and I need to limit the dates that can be chosen. …
coldfusion validation cfinputI'm trying to test Coldfusion for learning purposes, but I really don't know what is the aditional features that the …
coldfusion webserver dreamweaverThis is the first time I'm writing a cfc that will catch JSON data from an external web server that …
json coldfusion cfcI am trying to create a time stamp in coldfusion that would include milliseconds. My issue is that I cannot …
datetime coldfusion timestamp coldfusion-9I have a service on a Coldfusion 9 server that creates image banners on the fly for us. A separate machine …
coldfusion coldfusion-9I'm working on a site that still has a lot of scripts in ColdFusion. I need to move it to …
apache coldfusion railo cfmlI have been playing around with the OWASP ESAPI utilities that are included with ColdFusion 9. ColdFusion's Builtin Enterprise Security API. …
coldfusion coldfusion-9 cfml esapiWe'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 cfadminI am using Brian Rinaldi's coldfusion function to convert a dotnet webservice dataset into a structure of queries. Each query …
jquery json coldfusion wddx