Ben Forta

Tag: ColdFusion

← All posts
January 2, 2006

CF Docs Bots Back Online

The CF Docs Bots were offline the past few days. Apparently, my serial number for JBuddy-CF expired at the end of 2005. I've updated the serial number, and the bots are all back online. Sorry about that. The addresses are unchanged: AIM: cflivedocs Google Talk: cfdocs@gmail.com Yahoo IM: cflivedocs

January 1, 2006

ColdFusion User Defined Function: URLExists()

A ColdFusion user asked me for a way to programmatically determine if a URL exists, so I threw together this UDF. It uses to attempt to retrieve a specified URL (not resolving any internal URLs, and not throwing an error upon failure). If an HTTP status code 404 is returned then the UDF returns...

December 17, 2005

ColdFusion Underscore Framework

Rob Mackenzie wrote to tell me about Underscore Framework , built on Fusebox basics, but enhanced to include natural URLs and simplified configuration files and more. This is based on work that Rob has been using in production systems for about two years, and he recently wrote up documentation and...

Page 103 of 157 (1562 posts)