Validating IP Address Format
Anuj Gakhar has blogged about a way to validate the format of an IP address.
Anuj Gakhar has blogged about a way to validate the format of an IP address.
Logging out a user can normally be a simple matter of <cfset StructClear(session) /> but sometime you might want to do more. So what not invoke the onSessionEnd() method in the Application.cfc and clear the session plus whatever else you want to do.
Devon "Deebo" Burriss points out that you can use Spry form validation with CFForm.
Ben Nadel and Ray Camden have posted a new project on RIA Forge to provide a number of image functions using the new features of ColdFusion 8 and Dave Shuck has some interesting observations on determing the size of a text block produced by the new image functions.
Roland Lopez has a new approach to application configuration which I'll try on my next app.
Dopefly has a Pagination CFC which could be useful.
Been a bit of traffic on spelling checkers for FCKEditor recently from Tom Mollerus and Rakshith.
Here's a custom tag for the Uni-Form forms framework.
Pulse is a customisable Eclipse distribution service which support CFEclipse and hopefully the Adobe add-ons for ColdFusion.