Articles by Tag #coldfusion

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Hack WKHTMLTOPDF PDF to enable Adobe Acrobat Field Editing

I recently integrated the auto-generation of survey results into a downloadable PDF using ColdFusion...

Learn More 8 4Oct 8 '24

ColdFusion Dump Alternative

The cfdump tag (AKA cfscript "writedump" function) outputs the contents of a variable of any type for...

Learn More 7 2Dec 12 '24

Using IPAddress Java Library with ColdFusion to Standardize IPv4 & IPv6 Addresses

Our Microsoft IIS web server is configured to accept IPv4 connections and, since 1996, we've recorded...

Learn More 4 0Nov 19 '24

ColdFusion Summit History (Tourist Edition)

I wouldn't call myself a regular at conferences, but I've enjoyed attending some CF-related...

Learn More 4 0Sep 23 '24

PDF Generation, Bloat and Optimization

The State of myCFML PDF Generation My current comparison is with CFDocument on the...

Learn More 3 1Apr 10

Ben & Ryan Show Guest Appearance & myCFML

I was recently invited to be a guest on the "Ben & Ryan Show" podcast to share some custom...

Learn More 3 0Apr 24

ColdFusion PayPal REST API CFC

PayPal's NVP/SOAP API for Website Payments Pro accounts suddenly stopped working sometime around...

Learn More 3 2Oct 15 '24

phoneFormat & makeTelLink ColdFusion UDFs

Standardization & validation is important, but good luck getting all you clients and your...

Learn More 2 0Nov 14 '24

ColdFusion Wrapper for Zint Barcode Generator

I referenced Zint Barcode Generator in a post from 2020 and included a very basic command line syntax...

Learn More 2 1Oct 30 '24

structToTable - Generate HTML/Text Output for Display/Email

When working on new logic and I want to dump a variable, I often use an internal CF_DumpLite...

Learn More 2 0Oct 28 '24

Using ColdFusion to Generate Pre-Signed Wasabi Download URL

There was an internal decision to use Wasabi Cloud Storage instead of Amazon S3 and I needed to use...

Learn More 1 0Mar 20

HeatColor UDF (based on jQuery library)

When displaying values in a table, I like to use color to visually indicate whether the number is...

Learn More 1 2Sep 25 '24

getLastWorkWeekInMonth() ColdFusion - Returns Last Full Work Week

While integrating a new feature for a client to flag customers that were requesting vouchers to be...

Learn More 1 0Nov 7 '24

How to run SF7 lucee on linux

CommandBox Setup Download CommandBox for the stable version (it’s recommended to download...

Learn More 0 0Apr 28

isValidHexString ColdFusion UDF

While working on my ColdFusion colorTools CFC, I wondered if isValid() supported a "hex" type since...

Learn More 0 0Mar 7

Testing if IP is within a CIDR Range

I recently wrote a blog entry about using a third-party Java library to standardize IPv4 & IPv6...

Learn More 0 0Dec 5 '24

CF_Timer Revisited

I posted an update to my ColdFusion CF_Timer custom tag on my new myCFML blog with the same title. ...

Learn More 0 0May 1

Using ColdFusion and Xpdf to extract PDF metadata

Xpdf is an open source projects that includes a PDF viewer, but it also includes a collection of...

Learn More 0 0Jun 2

Transforming TSV data using ColdFusion & Miller (Command line FTW!)

We license data from multiple providers and discovered that not all data can be treated equally even...

Learn More 0 0Sep 5 '24

ColdFusion colorTools CFC (In Progress)

While working on some internal graphs to represent daily Fastly WAF/CDN statistics, I realized that I...

Learn More 0 0Feb 27

Support Unlimited Forwarded Email Messages via API (and ColdFusion)

We have clients that use dedicated email addresses to receive and process messages and attachments. I...

Learn More 0 0May 9