CreateODBCDateTime function gives an error on 1 specific date input

CreateODBCDateTime function gives an error on 1 specific date input. Date is being input as a string The post CreateODBCDateTime function gives an error on 1 specific date input appeared first on ColdFusion.

From: Adobe Coldfusion Blogs

Code Snippet: Datatables from CFQuery JSON returntype

Hey fellow CF fans, it is Monday, and that means another blog entry.

From: Adobe Coldfusion Blogs

hmailserver

Help running hmailserver in local CF environment The post hmailserver appeared first on ColdFusion.

From: Adobe Coldfusion Blogs

Join us, Online CF Meetup, May 12: “Code Reuse in CF: Is Spaghetti Code still Spaghetti if it’s DRY?”, with Gavin Pickin

Come join us at the Online ColdFusion Meetup session on Thursday, May 12 2022, at 12p US Eastern time (UTC -5).

From: Adobe Coldfusion Blogs

ColdFusion 2021 and 2018 May Security Updates

We are pleased to announce that we have released the updates for the following ColdFusion versions: ColdFusion (2021 release) Update 4 ColdFusion (2018 release) Update 14 Note: The ColdFusion Add-Ons and lockdown installers are also refreshed.

From: Adobe Coldfusion Blogs

Using CFImage to create CAPTCHAS

Quick hit blog post here, did you know that ColdFusion can generate CAPTCHA images for you? While there are, of course, other CAPTCHA image generators & frameworks out there, if you’re just looking for a simple solution, you’ve already got one built in to CF.

From: Adobe Coldfusion Blogs

CFML News Podcast for May 3rd, 2022 – Episode 146

Watch the video version on YouTube at https://youtu.

From: Adobe Coldfusion Blogs

Comparing Adobe ColdFusion Enterprise API Manager to 3rd Party Options

One of the big myths about ColdFusion Enterprise is how “expensive” it is.

From: Adobe Coldfusion Blogs

Turning on NULL support in ColdFusion 2018+

While playing around with booleans, I ended up running into some fun stuff(tm) having to do with NULL.

From: Adobe Coldfusion Blogs

Announcing Adobe ColdFusion Developer Week 2022

This just in: the Adobe ColdFusion Developer Week 2022 is right around the corner! Join us from July 18-22 for five days of exciting sessions with industry pioneers.

From: Adobe Coldfusion Blogs

ColdFusion Websocket requires restart at a random timeline

Hello support, Is there a Websocket setting to avoid the following issue: After a random amount of time after things are working well (minutes to days), clients will instantly connect but will no longer get the success publish until things are restarted again.

From: Adobe Coldfusion Blogs

Simple CRUD w/ CF & DynamoDB

I’ve been playing with building out a Connect pod (blog entry & webinar coming soon ™) but in the meantime thought I’d share a little code for writing to and reading from a DynamoDB.

From: Adobe Coldfusion Blogs

This just in: Adobe ColdFusion Summit 2021 Recordings are now on YouTube!

Coders, the ninth edition of the Adobe ColdFusion Summit was a hit, with exciting sessions from coding pioneers and speakers from across the globe! If you missed out or want to relive the experience, we have some great news.

From: Adobe Coldfusion Blogs

queryofquery not working with coldfusion2021

Just migrating from coldfusion11 to Coldfusion2021 and it looks like queryofquery doesn’t work anymore!!! Here is the error returned : Message [empty string] StackTrace java.

From: Adobe Coldfusion Blogs

Add IP attribute to cfdump

Very often, we need to dump value of variable when we develop the new functionality or trying to find an error. We definitely don’t need to show the dump for everyone. I believe it will be very helpful to add IP attribute to cfdump. The post Add IP attribute to cfdump appeared first on ColdFusion.

From: Adobe Coldfusion Blogs

The struct keys in THIS.DATASOURCES

From ColdFusion 11 onwards, you may use THIS.

From: Adobe Coldfusion Blogs

Mongodb

Can anyone give a simple example of how to config a NoSQL database for mongodb. The post Mongodb appeared first on ColdFusion.

From: Adobe Coldfusion Blogs

SAML with CF2021 – Struggling with “Possible replay attack”

Calling ProcessSAMLResponse() on SAML AuthN Response results in "Possible replay attack occurred as there is no login/logout information associated with this request" exception. The post SAML with CF2021 – Struggling with “Possible replay attack” appeared first on ColdFusion.

From: Adobe Coldfusion Blogs

Trying out Redis for ColdFusion caching

I had a customer reach out to me last week about moving their session storage to Redis, so I decided to play around a bit with it.

From: Adobe Coldfusion Blogs