Skip navigation
Home/Support/

Forums

Manage categories

Close

Create and manage categories in ColdFusion. Removing a category will not remove content.

Categories in ColdFusion
Add a new category (0 remaining)

Manage Announcements

Close

Create and manage announcements in ColdFusion. Try to limit the announcements to keep them useful.

Announcements in ColdFusion
Subject Author Date Actions

Recent Activity

Refresh this widget
-==cfSearching==- -==cfSearching==- replied to trouble with apache derby embedded datasource

"Glad you solved it. You should post the solution for the next guy ;-)"

in Database Access 2 replies
2 hours ago
fla_franz fla_franz replied to CF 9 Install fails

"Solved. Downloaded Microsoft MDAC 2.6 or higher."

in ColdFusion 1 replies
7 hours ago
fla_franz fla_franz asked CF 9 Install fails

"Hi,   I got stuck during the install of CF9 (Windows 7). Browsing for Apache conf and bin Directory faild and when i try tu run the install"

in ColdFusion 0 bookmarks
7 hours ago
auto_midnight auto_midnight replied to trouble with apache derby embedded datasource

"Problem solved!"

in Database Access 2 replies
9 hours ago
Adam Cameron. Adam Cameron. replied to Can figure out stupid, simple cfif, cfoutput error

"Like I said, they need to be nested properly.  You can have an OPENING tag provided you've also got a CLOSING tag.   <cfif condition>     "

in ColdFusion 4 replies
11 hours ago
daktws daktws replied to Can figure out stupid, simple cfif, cfoutput error

"So I can't have a cfoutput in the true and in the false?"

in ColdFusion 4 replies
12 hours ago
daktws daktws replied to Can figure out stupid, simple cfif, cfoutput error

"So I can't have a cfoutput in true and in false?   Dan DeCosta -Search me, O God, and know my heart; test me and know my anxious thoughts"

in ColdFusion 4 replies
12 hours ago
Adam Cameron. Adam Cameron. replied to Can figure out stupid, simple cfif, cfoutput error

"CFML tags need to be nested correctly; you can't have one opening tag in the TRUE block and one in the FALSE block of a <cfif> statement.  "

in ColdFusion 4 replies
12 hours ago
daktws daktws asked Can figure out stupid, simple cfif, cfoutput error

"For some reason when I put in this simple code I get an error that an opening cfoutput tag is missing.  What is going on????     <cfparam n"

in ColdFusion 0 bookmarks
13 hours ago
wmkolcz wmkolcz replied to Getting just the date out of MySQL with CF8

"Thanks for pointing that out. I was playing DATE_FORMAT to convert to a string   DATE_FORMAT(p.intakeDate, '%Y-%m-%d') as intakeDate"

in Advanced Techniques 2 replies
15 hours ago
Dan Bracuk Dan Bracuk replied to Getting just the date out of MySQL with CF8

"Not sure what you googled, but when I googled "mysql date functions", the first offering included something about a function called get_form"

in Advanced Techniques 2 replies
15 hours ago
wmkolcz wmkolcz asked Getting just the date out of MySQL with CF8

"I have a mysql table that includes a column 'intakeDate' set to the data type of DATE. When entering, it creates a record of YYYY-MM-DD. Whe"

in Advanced Techniques 0 bookmarks
15 hours ago
clawr687 clawr687 replied to Filter my array output

"Hi BKBK   I tried the QofQ that you gave me and I cant seem to get it to work.   I posted this same problem on another thread because you"

in ColdFusion 10 replies
16 hours ago
pmlink360 pmlink360 replied to Onclick with checkboxes and add value to a string

"I typo'ed that....I meant f_selected_record which is the name of the checkbox.This way is not working so I'm trying to understand if anyone"

in Advanced Techniques 4 replies
16 hours ago
BKBK BKBK replied to Onclick with checkboxes and add value to a string

"pmlink360 wrote:   The name of my form is "get_records" and the name of my checkbox is "f_selected_record".   I was using this code but I"

in Advanced Techniques 4 replies
17 hours ago