DEV Community

# coldfusion

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
CFQUERY to JSON

CFQUERY to JSON

Comments
5 min read
Caching Repetitive UDF Access to Request Scope Using Argument Stringified+Hashed Key

Caching Repetitive UDF Access to Request Scope Using Argument Stringified+Hashed Key

2
Comments 2
2 min read
Undocumented Change to ColdFusion 2021 CFHTMLHead & CFContent

Undocumented Change to ColdFusion 2021 CFHTMLHead & CFContent

Comments 4
4 min read
How to Get the Version of Any Java Package from CFML

How to Get the Version of Any Java Package from CFML

1
Comments 1
3 min read
getIntsFromRangeString UDF for ColdFusion

getIntsFromRangeString UDF for ColdFusion

Comments
2 min read
CustomTag CFScript "Nuance"

CustomTag CFScript "Nuance"

3
Comments 3
1 min read
Use Exiv2 to extract GPS data from Images using CFML

Use Exiv2 to extract GPS data from Images using CFML

6
Comments
2 min read
CF_Timer: No Debugging IP Address Required; Introducing nanoTime

CF_Timer: No Debugging IP Address Required; Introducing nanoTime

6
Comments 1
2 min read
CFDump ShowUDFs Behavior

CFDump ShowUDFs Behavior

5
Comments
1 min read
Log4j Exploit Pattern Detection Using ColdFusion/CFML

Log4j Exploit Pattern Detection Using ColdFusion/CFML

2
Comments
1 min read
Redirecting Hibernate Logs to the CommandBox Console

Redirecting Hibernate Logs to the CommandBox Console

4
Comments
2 min read
isJsonStructure() CFML User-Defined Function

isJsonStructure() CFML User-Defined Function

5
Comments
1 min read
isJson([InsertEscapedString]) = true? Really?

isJson([InsertEscapedString]) = true? Really?

2
Comments
2 min read
Resolving Concurrent Exceptions in Hibernate Logger

Resolving Concurrent Exceptions in Hibernate Logger

2
Comments
2 min read
CFML Unit Tests for CFHTTP and BadSSL

CFML Unit Tests for CFHTTP and BadSSL

2
Comments
1 min read
Auto-Generating aria-label External Links using ColdFusion + Jsoup

Auto-Generating aria-label External Links using ColdFusion + Jsoup

4
Comments
3 min read
Convert Unicode strings to ASCII with ColdFusion & JUnidecode

Convert Unicode strings to ASCII with ColdFusion & JUnidecode

3
Comments
1 min read
Response to isDate() Blog Post

Response to isDate() Blog Post

7
Comments 2
1 min read
Convert Unicode Symbols & Punctuation to ASCII using ColdFusion/Java

Convert Unicode Symbols & Punctuation to ASCII using ColdFusion/Java

9
Comments 2
3 min read
Do not use CFMailPart "WrapText" with HTML

Do not use CFMailPart "WrapText" with HTML

5
Comments 3
2 min read
Supporting ColdFusion with Command Line Programs

Supporting ColdFusion with Command Line Programs

6
Comments 3
14 min read
ColdFusion SetCookie UDF (Supports “SameSite”)

ColdFusion SetCookie UDF (Supports “SameSite”)

6
Comments 1
2 min read
ColdFusion Test for new Amazon Trust Services Certificates

ColdFusion Test for new Amazon Trust Services Certificates

3
Comments
2 min read
What do you do when you're stuck?

What do you do when you're stuck?

11
Comments 27
1 min read
Generating Color Palette Using ColdFusion & ImageMagick

Generating Color Palette Using ColdFusion & ImageMagick

6
Comments 1
1 min read
Identify SSL Expiration Date using ColdFusion

Identify SSL Expiration Date using ColdFusion

7
Comments 3
1 min read
Use Java replaceAll() instead of ColdFusion ReReplaceNoCase()

Use Java replaceAll() instead of ColdFusion ReReplaceNoCase()

6
Comments
2 min read
ColdFusion Dates (M/D/YYYYYYYYY)

ColdFusion Dates (M/D/YYYYYYYYY)

5
Comments
1 min read
Blocking HTML5 Ping Requests using ColdFusion

Blocking HTML5 Ping Requests using ColdFusion

4
Comments
1 min read
TokenReplace - A ColdFusion User-Defined Function

TokenReplace - A ColdFusion User-Defined Function

6
Comments
2 min read
Language Detection using ColdFusion/Java

Language Detection using ColdFusion/Java

7
Comments
2 min read
In the beginning

In the beginning

14
Comments 4
3 min read
Convert CSV File to Coldfusion Query Object using ColdFusion & opencsv (Java)

Convert CSV File to Coldfusion Query Object using ColdFusion & opencsv (Java)

6
Comments
1 min read
TrackingURLs - A ColdFusion function to parse Shipping Tracking Numbers

TrackingURLs - A ColdFusion function to parse Shipping Tracking Numbers

5
Comments 2
1 min read
Sanitizing console.log from HTML using ColdFusion Regex

Sanitizing console.log from HTML using ColdFusion Regex

3
Comments
1 min read
Five Things I'd Like To Learn in 2020

Five Things I'd Like To Learn in 2020

10
Comments
3 min read
Basic Latin Emoji-Style Pound Sign is Reserved

Basic Latin Emoji-Style Pound Sign is Reserved

4
Comments
1 min read
ColdFusion isIPInRange() UDF to support IPv4, IPv6, CIDR & Regex

ColdFusion isIPInRange() UDF to support IPv4, IPv6, CIDR & Regex

7
Comments
2 min read
Misleading ColdFusion QueryAddColumn Error Message

Misleading ColdFusion QueryAddColumn Error Message

4
Comments
1 min read
Using Try/Catch to Suppress Aborted Download Errors

Using Try/Catch to Suppress Aborted Download Errors

4
Comments
1 min read
ColdFusion isDomain() UDF

ColdFusion isDomain() UDF

6
Comments
2 min read
Three ColdBox Features I Learned While Building A URL Shortener

Three ColdBox Features I Learned While Building A URL Shortener

8
Comments
4 min read
TIL: Generating .xlsx Files with CFML - An Easy Way to Reduce File Size

TIL: Generating .xlsx Files with CFML - An Easy Way to Reduce File Size

8
Comments
3 min read
Adobe, You Piece of Work, I'm Through

Adobe, You Piece of Work, I'm Through

4
Comments 7
6 min read
Getting Started In CFML: A Resource List for Newbies

Getting Started In CFML: A Resource List for Newbies

5
Comments 1
4 min read
Form Processing in CFScript Part Three: Sending Email Notifications

Form Processing in CFScript Part Three: Sending Email Notifications

5
Comments
5 min read
Form Processing in CFScript Part Two: Saving Form Entries to the Database

Form Processing in CFScript Part Two: Saving Form Entries to the Database

9
Comments
4 min read
Form Processing in CFScript Part One: Form Validation

Form Processing in CFScript Part One: Form Validation

6
Comments
6 min read
Creating an MS Access Lucee Extension

Creating an MS Access Lucee Extension

6
Comments
7 min read
Storing and Using DateTimeOffsets in Lucee

Storing and Using DateTimeOffsets in Lucee

6
Comments
3 min read
CFScript Gotchas and Syntax Guides

CFScript Gotchas and Syntax Guides

7
Comments
3 min read
Switching from Tag to Script

Switching from Tag to Script

7
Comments
4 min read
CF: A Legacy of Legacy

CF: A Legacy of Legacy

7
Comments 4
5 min read
Yes, ColdFusion is "Unpopular". No, I don't care.

Yes, ColdFusion is "Unpopular". No, I don't care.

29
Comments 47
5 min read
Using ArraySome and ArrayEvery Higher-Order Functions in Lucee

Using ArraySome and ArrayEvery Higher-Order Functions in Lucee

6
Comments
3 min read
Five Reasons to Learn CF in 2019

Five Reasons to Learn CF in 2019

7
Comments 9
4 min read
Hello World in Coldfusion

Hello World in Coldfusion

8
Comments
2 min read
Why I Program in Coldfusion

Why I Program in Coldfusion

14
Comments 1
3 min read
Node.js for the Non-Node.js Developer

Node.js for the Non-Node.js Developer

18
Comments
17 min read
Why no ColdFusion love?

Why no ColdFusion love?

3
Comments
1 min read
loading...