I\'ve successfully managed to install CF9 (war) in Tomcat 7, linking the two via Apache vhosts. I\'m using ajp to proxy .cfm requests, and other rewrite urls to Tomcat 7 with Apache serving the rest o
I\'m wanting to expand on my user account creation and perhaps implement Facebook Connect... however, I\'m not quite understanding just how far Facebook Connect goes. I mean, when singing into Faceboo
Consider the following structure DB structure. Current working language is Coldfusion and MSSQL. Tables
I\'m looking for a RegEx pattern to use in a rereplace() function that will keep URL safe characters, but include UTF-8 characters with accents. For example:ç and ã.
Got a critical error like: The value cannot be converted to a number. what can be the problem? Since i tried to write this values like:
I\'m running CF8 [8,0,1,195765] with java version 开发者_如何学Python1.6.0_14 on a centos VM at mediatemple [2.6.9-023stab048.6-enterpris] & have been having significant problems with 500 errors s
Using 开发者_开发问答ColdFusion to generate multiple forms based on DB recordset. <div class=\"mrostatus\"><form name=\"contact\" method=\"post\">
After moving and backing up my photo collection a few times I have several duplicate photos, with different filenames in various folders scattered across my PC. So I thought I would write a quick CF (
I am trying to publish some reports created in Crystal Reports 2008 to the web using ColdFusion. I have read that you just need to use cfreport like this . I have tested this many different ways and a
I have read man开发者_如何学Goy posts by people who have problems with onSessionEnd.This is my first conversion of application.cfm to application.cfc and the onSessionEnd is not working with the CFFun