What happens if you, or that idiot Tibor, lose the Coldfusion Administrator password? Well, as it just so happens, Tibor lost it today and I was able to follow these instructions to bail us out.
http://www.flatpackedworld.co
monkey love coldfusion
What happens if you, or that idiot Tibor, lose the Coldfusion Administrator password? Well, as it just so happens, Tibor lost it today and I was able to follow these instructions to bail us out.
http://www.flatpackedworld.co
Har har. Scatological humor and programming.
So I learned something today that I didn’t know even though I have been using Coldfusion for years. It’s kind of embarrassing actually. Everyone has used cfdump a million times to debug query output. Sometimes a query might return many records though and you don’t really need to see them all. Apparently there is a “top” attribute you can use to limit the number of rows returned. Nice.
I got a really weird error message today in Dreamweaver every time I tried to use the WYSIWYG view.
The following translators were not loaded due to errors: ASP.htm: has configuration information that is invalid.
Here’s how to fix it (Follow step 4).