Apr 7
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...
Mar 23
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...
Feb 5
A common question that many business managers and owners have is, "What technology should be used to build my Web site?"
Read more...
Jan 24
A number of people have reported that their CMS or Web system suddenly stopped working in Firefox. Read on for the solution.
Read more...
Jul 16
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...
Recent Comments