Entries Tagged as 'Web Development'

jQuery Uploadify - checkScript Example for ColdFusion

ColdFusion , Default , Web Development 1 Comment »

All of the programming that comes with the Uploadify plug-in for jQuery is done in PHP.  I've converted the new checkScript feature to use ColdFusion instead. 

Read more...

ColdFusion 9 CFGRID and getDataSource()

ColdFusion , Web Development 1 Comment »

Since the CFGRID component in ColdFusion 9 uses a newer version of Ext than CF8 did, there is a slight change that needs to be made to any scripts that use Ext's getDataSource() method to interact with the grid.  getDataSource() was replaced with getStore().

Read more...

ColdFusion, PHP, Rails, ASP.NET, and more – What do I choose?

Business , Default , Web Development 2 Comments »

A common question that many business managers and owners have is, "What technology should be used to build my Web site?"

Read more...

FCKeditor and Firefox 3.6 Problem

Default , Web Development 1 Comment »

A number of people have reported that their CMS or Web system suddenly stopped working in Firefox.  Read on for the solution.

Read more...

Changing the page title after it has rendered

ColdFusion , Web Development 4 Comments »

On several occasions I have had the need to modify a page's <title> tag after it has already rendered.  Most commonly, this occurs when a Content Management System is generating the template.  So, I wrote a custom tag to handle this ...

Read more...

Powered by Mango Blog. Design and Icons by N.Design Studio
RSS Feeds