What's New at CFLib.org?
These are the new UDF's posted on CFLib.org from 9/25/05 to 10/10/05:
- isPostalCodeBE
- Checks if something is a valid postal code of Belgium. (CF Version: ColdFusion 5)
-
- isPostalCodeBR
- Checks if a postal code is in the format for Brazil. (CF Version: ColdFusion 5)
-
- isPostalCodeDK
- Checks if something is a valid postal code of Denmark. (CF Version: ColdFusion 5)
-
- arrayFindSorted
- Locate a value in an already-sorted array. (CF Version: ColdFusion 5)
-
- browserDetect
- Detects 40+ browsers. (CF Version: ColdFusion 5)
-
- CSVToQuery
- Transform a CSV-formatted string with header column into a query object. (CF Version: ColdFusion 5)
-
- SuperSpacer
- A UDF that will add a spacer gif image in a variety of formats to assist in page layout. (CF Version: ColdFusion 5)
-
- ftpisConnected
- Checks to see if a CF FTP connection is still connected. (CF Version: ColdFusion MX)
-
- getAllHostAddresses
- Looks up all IP addresses for a hostname and returns them in an array. Requires Java. (CF Version: ColdFusion 5)
-