For most of my life as a programmer, I was using the replace function in various contexts. I was searching for something and replacing the searched text with something else.…
Category: ColdFusion
We are running a bunch of ColdFusion based servers on Windows. As you probably know, ColdFusion is in fact written in Java. It requires Java to work properly. Background In…
I have an opportunity to develop client websites in various programming languages. Years ago I started with PHP, and I was using Ruby for some time… Later I was working…
Recently we came across the strange issue with InvalidTag on one of our ColdFusion websites. In the admin part of the page, we have a simple TextArea field to enter contents of…
A few days ago when we were creating images of our servers in AWS, we faced the ColdFusion issue. After the server restart, ColdFusion service was not running. The same…