Archive for September 1st, 2003

01
Sep

splitUrl() simplifies URL manipulation

Here’s a small UDF to split any URL into it’s base, query string, and anchor parts. Hope you find it useful.

Continue reading ’splitUrl() simplifies URL manipulation’

01
Sep

New Blog Feature: Subscribe to Comments

We’ve added a new feature to our blog, Subscribe to Comments. We’ve seen this in other blogs and love the feature, but had only seen a PHP implementation. We developed a pure ColdFusion implementation that should work with any blog.

Please try it out and let us know what you think. We’ll be posting the code in a few weeks.