CFLib.org – Common Function Library Project

StrLib

Last updated January 4, 2012 / 373 Released UDF(s)
Download Library

Previous 20 / Next 20

CreatePIN

Flexible PIN generator, supporting alphabetical, numeric, and alphanumeric types, upper, lower, and mixed cases, and validating prescence of letters and numbers in alphanumeric PINs at least 2 characters long. | Requires: ColdFusion 5

View UDF
Loading...
createRSSQuery

Converts an RSS 0.9+ feed into a structure. | Requires: ColdFusion MX

View UDF
Loading...
CssCompactFormat

Replaces all unnecessary characters from a section of CSS code. | Requires: ColdFusion 5

View UDF
Loading...
cssToStruct

Convert CSS Rules to a ColdFusion struct. | Requires: ColdFusion MX

View UDF
Loading...
CSVtoArray

Converts a CSV file to an array. | Requires: ColdFusion MX

View UDF
Loading...
cyrillicDosToUnicode

Convert Cyrillic DOS coded text to Unicode text. | Requires: ColdFusion 5

View UDF
Loading...
DecimalFormatCorrectly

Corrects rounding bug in DecimalFormat. | Requires: ColdFusion 5

View UDF
Loading...
delimitInterCap

Adds delimiting character(s) before capital letters in interCap strings. | Requires: ColdFusion 5

View UDF
Loading...
DeMoronize

Fixes text using Microsoft Latin-1 "Extentions", namely ASCII characters 128-160. | Requires: ColdFusion 5

View UDF
Loading...
detableize

Strips all table and table content tags and extra whitespace from a string. | Requires: ColdFusion MX

View UDF
Loading...
detectLanguage

This function try to guess the language of a given text. | Requires: ColdFusion MX

View UDF
Loading...
differentChars

Counts how many different chars are in a string. | Requires: ColdFusion 5

View UDF
Loading...
DollarAsString

Returns a number converted into a string (i.e. 1 becomes "One Dollar"). | Requires: ColdFusion 5

View UDF
Loading...
DollarFormat2

Works like the built-in function DollarFormat, but does no rounding. | Requires: ColdFusion 5

View UDF
Loading...
EmailAntiSpam

When given an email address this function will return the address in a format safe from email harvesters. | Requires: ColdFusion 5

View UDF
Loading...
EmailDomainLink

Formats an e-mail address so that its domain is a link to its web site. | Requires: ColdFusion 5

View UDF
Loading...
evaluateVariables

Replaces variable placeholders with values of said variables using any list of possible identifiers. | Requires: ColdFusion 5

View UDF
Loading...
FilterMask

Applies a filter mask to a string. | Requires: ColdFusion 5

View UDF
Loading...
findAll

Finds all occurrences of a substring in a string. | Requires: ColdFusion 5

View UDF
Loading...
findList

Finds within a given string the location of the first occurrence of any element in a list. | Requires: ColdFusion MX

View UDF
Loading...

Previous 20 / Next 20

Search CFLib.org


Latest Additions

Tayo Akinmade Tayo Akinmade added
arrayTrim
11 day(s) ago

Will Belden Will Belden added
longTime
17 day(s) ago

James Sleeman James Sleeman added
quickSort
27 day(s) ago

Ben Forta Ben Forta added
GetHostAddress
30 day(s) ago

Top Rated

Darwan Leonardo Sitepu EksporSQLData
Rated 5.0, 16 time(s)

Darwan Leonardo Sitepu backupDatabase
Rated 5.0, 13 time(s)

Barney Boisvert indentXml
Rated 5.0, 10 time(s)

Kevin Pepperman generateSsccAsn
Rated 5.0, 4 time(s)

Created by Raymond Camden / Design by Justin Johnson