Category Archives: ColdFusion

Time Zones and Countries

I needed a quick list of countries and time zones and I wanted to add it to my database so I could manipulate it easily for a new application we’re developing (details on that coming soon). I looked around but … Continue reading

Posted in ColdFusion, Web Design | 1 Comment

Dynamic Datasources in ColdFusion MX 7

I spent some time recently trying to track down how to create a database and datasource in ColdFusion without going into the ColdFusion Adminstrator interface and doing in manually. I found plenty of articles and documentation on how this was … Continue reading

Posted in ColdFusion | 5 Comments