Skip to content Skip to sidebar Skip to footer
Showing posts with the label Coldfusion

Looping Columns In Coldfusion Along With Values In Correct Order

Instead of hardcoding the columns from a query into a table I prefer to do it dynamically. This is … Read more Looping Columns In Coldfusion Along With Values In Correct Order

Anything Wrong With Using Windows-1252 Instead Of Utf-8

I have a test site that has been using windows-1252 all along. They do need/use some symbols like … Read more Anything Wrong With Using Windows-1252 Instead Of Utf-8

Extra Html That I Did Not Write

My program has a bug -- the output has extra junk in it that doesn't belong there. Firebug sho… Read more Extra Html That I Did Not Write

Parsing Log Files In A Folder In Coldfusion

The problem is there is a folder ./log/ containing the files like: jan2010.xml, feb2010.xml, mar201… Read more Parsing Log Files In A Folder In Coldfusion

Dynamic Drop Down List In Coldfusion 9

Alright so people were not understanding clearly my question, so I removed the url where there was … Read more Dynamic Drop Down List In Coldfusion 9

Dynamic Drop Down List In ColdFusion 9

Alright so people were not understanding clearly my question, so I removed the url where there was … Read more Dynamic Drop Down List In ColdFusion 9