Seattle ColdFusion User Group Logo image
Seattle ColdFusion User Group Logo image
call us
206-852-6022
CALL US ABOUT MEETINGS MEMBERS JOBS PRESENTATIONS RESOURCES CONTACT

Resources


Latest from the ColdFusion Community Portal

Adobe ColdFusion Summit 2026: Registrations Now Open!

Adobe ColdFusion Summit 2026 is an in person conference for developers and teams building, running, and modernizing mission critical ColdFusion applications. Taking place on June 22 and 23, 2026 at the Bellagio Hotel in Las Vegas, the Summit focuses on practical learning, real world use cases, and hands on experience with the ColdFusion platform, including its native AI capabilities. Attendees can choose from multiple pass options, including conference only, hands on AI training, certification training, or an all access experience. Early bird pricing is available until February 15, and speaker applications are now open.

Read More

NOW LIVE! ColdFusion 2025 and 2023 January security updates

We are pleased to inform you that we’ve released security updates for ColdFusion 2025 and 2023 releases. For more information, see the respective tech notes: ColdFusion (2025 release) Update 6 ColdFusion (2023 release) Update 18   What’s new and changed The releases address CVE-2025-66516, a critical XXE in Apache Tika libraries. Adobe strongly recommends that you apply this update as soon as possible. Note that this update is cumulative and includes fixes from previous updates.This update upgrades the embedded Apache Tika […] Read More

ColdFusion Foundations: List Functions

If you’ve spent any time in ColdFusion, you’ve probably bumped into “lists.” They show up in form scopes, configuration options, and lots of legacy code. But lists in Adobe ColdFusion are more than just random strings with commas in them. They’re first-class data structures with a surprising amount of power behind them. At their core, ColdFusion lists are still just strings. The difference is that ColdFusion treats those strings as delimited collections of values and gives you a dedicated toolbox of […] Read More

ColdFusion 2023 version 17 Patch from version 16 causes Error 403.7

I get an Error 403.7 "Secure Sockets Layer (SSL) client certificate that the Web server recognizes." When I try to access the website. Read More

Issue updating HTMLEditFormat to EncodeForHTML

I am facing issue when updating this function as CF25 don't support old one and will be deprecated, but moreover in input field and in cfset its encoding @ also to @ and also when I use encodeForHTMLAttribute then also found same but this is happening all over project where as earlier HTMLEditFormat was being used in all 3 places i.e input field, cfset like setting values and also in output display and code has no issues there

Read More

NOW LIVE! ColdFusion 2025, 2023, and 2021 December security updates

We are pleased to inform you that we’ve released security updates for ColdFusion 2025, 2023, and 2021 releases. For more information, see the respective tech notes: ColdFusion (2025 release) Update 5 ColdFusion (2023 release) Update 17 ColdFusion (2021 release) Update 23 The updates includes important security fixes that mitigate vulnerabilities related to arbitrary file system write, arbitrary file system read, arbitrary code execution, and security feature bypass. The updates also include: New JVM flags Changes to serialfilter CAR migration changes […] Read More