My code got published
Hey cool– a function I wrote just got put up on cflib.org. Not that it’s juried or anything, but it’s still kind of neat to know that other people might get to use my code.
My function uses Java to do DNS lookups from within a Coldfusion page, and it supports sites which have more than one DNS record for the same hostname. It works in Coldfusion 5 or higher. It’s a reworking of an earlier function written by Ben Forta.

