Validating IP Address Format

Anuj Gakhar has blogged about a way to validate the format of an IP address.

 

Logout User

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.

Dave Shuck sums it up neatly.

 

CFForm and Spry Form Validation

Devon "Deebo" Burriss points out that you can use Spry form validation with CFForm.

Image Functions and Text Sizing

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.

Environment Config

Roland Lopez has a new approach to application configuration which I'll try on my next app.

Pagination

Dopefly has a Pagination CFC which could be useful.

 

Spelling Checkers for FCKEditor

Been a bit of traffic on spelling checkers for FCKEditor recently from Tom Mollerus and Rakshith.

Custom Tag for Uni-Form

Here's a custom tag for the Uni-Form forms framework.

Powered by Pulse

Pulse is a customisable Eclipse distribution service which support CFEclipse and hopefully the Adobe add-ons for ColdFusion.

BlogCFC was created by Raymond Camden. This blog is running version 5.9.001. Contact Blog Owner