19
2010
A step-by-step guide on how to install and setup Railo, the free, open-source alternative for ColdFusion with Apache on Microsoft Windows Server
A very neat method hidden in the depths of ColdFusion that will delete a row from a ColdFusion query queryNew() in one, very simple line of code.
This neat little mySQL function will tell mySQL to return your recordset in a list order specified by you. So, for example, you can order by in (2,1,4,3,5).
If you have multiple input type="image" buttons on your page, this is how to find out which one was pressed by the end user.
A nice little cfc that allows you to get the width and height of a .swf/flash file from ColdFusion.
A ready made ColdFusion component (cfc) to connect to your already installed memcached server.
How to create search engine friendly urls without having Apache mod_rewirte or ISAPI rewrite installed on your server.
How to get the Apple Mac OS X style search fields in to your websites. This only works in Safari.