DORSETRIGS
Home

coldfusion (26 post)


posts by category not found!

ColdFusion - What's an efficient way to search an array of structs?

Efficient Ways to Search an Array of Structs in Cold Fusion When working with data in Cold Fusion you may often encounter scenarios where you need to search for

3 min read 09-10-2024 33
ColdFusion - What's an efficient way to search an array of structs?
ColdFusion - What's an efficient way to search an array of structs?

Please help: How can I scrape this web page?

How to Scrape a Web Page A Step by Step Guide Understanding the Problem What Is Web Scraping Web scraping is the process of extracting data from web pages Wheth

3 min read 08-10-2024 34
Please help: How can I scrape this web page?
Please help: How can I scrape this web page?

ColdFusion cfmail special characters in subject line

Handling Special Characters in Cold Fusion cfmail Subject Lines Sending emails programmatically is a common requirement for many web applications In Cold Fusion

3 min read 08-10-2024 21
ColdFusion cfmail special characters in subject line
ColdFusion cfmail special characters in subject line

Creating JWT in Coldfusion for google Service account

Securing Your Cold Fusion Applications with JWTs for Google Service Accounts In todays world of interconnected applications securely accessing external APIs is

3 min read 06-10-2024 41
Creating JWT in Coldfusion for google Service account
Creating JWT in Coldfusion for google Service account

Did ColdFusion 2018 hotfixes 12 or 13 break query of queries?

Cold Fusion 2018 Hotfixes Did They Break Query of Queries Problem Reports emerged that Cold Fusion 2018 hotfixes 12 and 13 caused issues with the query of queri

2 min read 05-10-2024 37
Did ColdFusion 2018 hotfixes 12 or 13 break query of queries?
Did ColdFusion 2018 hotfixes 12 or 13 break query of queries?

ColdFusion 2023 FileRead throwing a 500 error

Cold Fusion 2023 File Read Demystifying the 500 Error The Problem 500 Errors with File Read in Cold Fusion 2023 Many Cold Fusion developers are encountering a f

2 min read 05-10-2024 38
ColdFusion 2023 FileRead throwing a 500 error
ColdFusion 2023 FileRead throwing a 500 error

CFOAUTH in CF2021 - Can't get the result because of the redirecturi

CFOAUTH in CF 2021 Navigating Redirect URI Challenges Problem Many users are experiencing difficulties getting authentication results when using CFOAUTH in Cold

2 min read 05-10-2024 42
CFOAUTH in CF2021 - Can't get the result because of the redirecturi
CFOAUTH in CF2021 - Can't get the result because of the redirecturi

No debug output ColdFusion 2023

The Silent Struggle Why Your Cold Fusion 2023 Code Isnt Debugging Debugging is the lifeblood of any developer When things go wrong the ability to see what your

3 min read 04-10-2024 43
No debug output ColdFusion 2023
No debug output ColdFusion 2023

ColdFusion REST service over SSL

Securing Your Cold Fusion REST Service with SSL In todays digital world security is paramount When you build a REST service you re essentially creating a gatewa

2 min read 04-10-2024 42
ColdFusion REST service over SSL
ColdFusion REST service over SSL

Using ColdFusion: Image validation

Using Cold Fusion for Image Validation A Comprehensive Guide When dealing with user uploaded images in web applications it s essential to validate those images

3 min read 30-09-2024 41
Using ColdFusion: Image validation
Using ColdFusion: Image validation

REST API Compatibility Issue Between ColdFusion 2021 Updates 11 and 1

Understanding REST API Compatibility Issues Between Cold Fusion 2021 Updates 11 and 1 In todays fast paced development environment maintaining compatibility bet

2 min read 20-09-2024 48
REST API Compatibility Issue Between ColdFusion 2021 Updates 11 and 1
REST API Compatibility Issue Between ColdFusion 2021 Updates 11 and 1

How do you access the result structure returned with cfoauth?

Accessing the Result Structure Returned with CFO Auth A Comprehensive Guide In todays digital world understanding how to authenticate users and access data secu

2 min read 17-09-2024 57
How do you access the result structure returned with cfoauth?
How do you access the result structure returned with cfoauth?

What is preventing Lucee from terminating my process when cfexecute times out?

Troubleshooting Lucee Understanding Why Your Process Isnt Terminating on CF Execute Timeout When working with Lucee a popular open source CFML engine developers

3 min read 16-09-2024 60
What is preventing Lucee from terminating my process when cfexecute times out?
What is preventing Lucee from terminating my process when cfexecute times out?

Coldfusion Google Cloud Docker Container .car settings file not loading

Resolving the Issue Cold Fusion Google Cloud Docker Container car Settings File Not Loading If you are working with Cold Fusion in a Google Cloud Docker Contain

3 min read 16-09-2024 44
Coldfusion Google Cloud Docker Container .car settings file not loading
Coldfusion Google Cloud Docker Container .car settings file not loading

Can ColdFusion 2023 settings interfere with JavaScript?

Can Cold Fusion 2023 Settings Interfere with Java Script While Cold Fusion and Java Script often work together seamlessly in web development certain Cold Fusion

2 min read 13-09-2024 67
Can ColdFusion 2023 settings interfere with JavaScript?
Can ColdFusion 2023 settings interfere with JavaScript?

com.sun.mail.handlers.text_plain cannot be cast to javax.activation.DataContentHandler

com sun mail handlers text plain cannot be cast to javax activation Data Content Handler Error in Cold Fusion 9 The error com sun mail handlers text plain canno

2 min read 07-09-2024 46
com.sun.mail.handlers.text_plain cannot be cast to javax.activation.DataContentHandler
com.sun.mail.handlers.text_plain cannot be cast to javax.activation.DataContentHandler

Deserialize PHP array in coldfusion

Deserializing PHP Arrays in Cold Fusion 8 A Practical Guide You re facing a common challenge in Cold Fusion development working with data serialized in a differ

3 min read 07-09-2024 46
Deserialize PHP array in coldfusion
Deserialize PHP array in coldfusion

Integrating SendGrid’s SMTP API with CFMAIL

Leveraging Send Grids SMTP API with CFMAIL A Comprehensive Guide Sending emails efficiently and reliably is crucial for any website or application Send Grids po

2 min read 06-09-2024 60
Integrating SendGrid’s SMTP API with CFMAIL
Integrating SendGrid’s SMTP API with CFMAIL

How to test for null/empty string in Coldfusion query of query?

Mastering Null and Empty Strings in Cold Fusion Queries of Queries Cold Fusions query of queries q of q feature is a powerful tool for manipulating data but it

2 min read 06-09-2024 62
How to test for null/empty string in Coldfusion query of query?
How to test for null/empty string in Coldfusion query of query?

Convert ColdFusion Encryption using AES/Hex to C#

Bridging the Gap Converting Cold Fusion Encryption to C This article explores the complexities of converting Cold Fusion encryption using AES Hex to C We ll del

2 min read 06-09-2024 52
Convert ColdFusion Encryption using AES/Hex to C#
Convert ColdFusion Encryption using AES/Hex to C#

CFdocument losing CSS for border-bottom

CF Document and CSS A Guide to Styling Your PDFs Creating PDFs with CF Document in Cold Fusion is a powerful way to generate dynamic documents However you might

2 min read 05-09-2024 47
CFdocument losing CSS for border-bottom
CFdocument losing CSS for border-bottom

string week date to coldfusion date

Convert YYYY WXX String to a Cold Fusion Date A Comprehensive Guide Ever encountered a date format like 2021 W46 and struggled to convert it to a usable Cold Fu

2 min read 04-09-2024 50
string week date to coldfusion date
string week date to coldfusion date

how to use declared variable of query outside the cfquery

Accessing Variables Declared in a CFQUERY A Comprehensive Guide Cold Fusions cfquery tag allows you to execute SQL queries but sometimes you might need to acces

2 min read 02-09-2024 56
how to use declared variable of query outside the cfquery
how to use declared variable of query outside the cfquery

Upload pdf file to GCS with REST API - Coldfusion

Uploading PDF Files to Google Cloud Storage GCS with Cold Fusion A Troubleshooting Guide This article will delve into the common challenges encountered when upl

3 min read 02-09-2024 70
Upload pdf file to GCS with REST API - Coldfusion
Upload pdf file to GCS with REST API - Coldfusion

Can i dynamicaly set the session timeout per session?

Dynamically Setting Session Timeout in Cold Fusion A Deep Dive Many developers face the challenge of implementing dynamic session timeouts particularly when dea

2 min read 01-09-2024 55
Can i dynamicaly set the session timeout per session?
Can i dynamicaly set the session timeout per session?