

I wrote an article last month that has been “pending” for a while now. How do I know if I create an article on the community that will not be published, or gets rejected? Who do I communicate with?
The .NET framework is one of the web’s most popular developing platforms. It consists of many different languages under one umbrella framework. C# is one of these languages. Others include VB.NET and F#. It gets a lot of support as a great general programming language. But is it really that great? Let’s take a look at a few points of comparison between C# and Adobe ColdFusion. Adobe ColdFusion C# Ease of Use Ask any programmer with CFML experience what is the easiest programming […]
I am converting old Access DB’s to SQL and writing a CF app. I want to print a report that for shipments per week. How can I query a table with a ship date of 06/04/2019 and return everything that needs to be shipped in that week? The daily WHERE statement is WHERE shipdate = ‘#DateFormat(Now(), “mm/dd/yyyy”)#’
Breaking up character sequences using a regular expression
we’re in a segregated enterprise network environment. i’m trying to figure out how to get my workstation connected to our dev server. I’m running PMT on localhost, I go to Settings and CF servers and add a new manual entry. I put in the DNS name for the dev server and port 8500. but when I submit changes, it attempts but fails to connect to the remote node. I can open http://dev-server:8500/CFIDE/Administrator/index.cfm from a browser on my workstation and […]
The replace function accepts a callback
Why you should pass in the initial value with arrayreduce even through it’s optional
This may be a noob question, and I admit that I am a noob when it comes to websockets. With ColdFusion, channels seem to be part of the core but when I research websockets in general, excluding ColdFusion, I cannot find documentation on channels. Are channels part of websockets that I’m not finding or are channels a ColdFusion added layer on top of websockets? Reason for my question, I have a third-party device that offers a websocket communication option. Reading […]
To license CFBuilder, you need to put in a valid serial number. If you put in one for the wrong product (like CF) or the wrong CFB version, it will reject it as invalid, but it won’t explain why.
After the success at the CF Summit East in Washington DC, the spring conference season is over. Into the Box 2019 was awesome! The conference was held in just inside the Houston, TX region at The Woodlands. It went for three exciting days starting on May 1st with pre-conference workshops and culminating on May 3rd with Closing remarks and a raffle. It had 50% (!) more attendees than last year! Wow! Pre-Conference Workshops- What You Might’ve Missed Much like last year’s Into the Box, […]