CFLib.org – Common Function Library Project

StrLib

Last updated November 20, 2008 / 325 Released UDF(s)
Download Library

Previous 20 / Next 20

CheckPattern

This UDF is an extensible, easy to use pattern validator using regular expressions. | Requires: ColdFusion 5

View UDF
Loading...
chrex

Charset attribute enabled extended chr function. | Requires: ColdFusion MX

View UDF
Loading...
codeToLanguage

Takes an ISO 669 Two-Letter Language Code (e.g., EN) and returns the Language (e.g., English). | Requires: ColdFusion 5

View UDF
Loading...
CommaFormat

Adds commas after every third non-ending digit to the left of the decimal point. | Requires: ColdFusion 5

View UDF
Loading...
ConvertSpecialChars

Reformats special chars typically found when copying and pasting from Word. | Requires: ColdFusion 5

View UDF
Loading...
CountIt

Get a count on searching string in the searched string. | Requires: ColdFusion 5

View UDF
Loading...
CountLines

This function returns the number of lines in a text file. | Requires: ColdFusion 5

View UDF
Loading...
CreateGUID

Returns a UUID in the Microsoft form. | Requires: ColdFusion 5

View UDF
Loading...
createMod10

Implementation of Luhn algorithm or Mod10. | Requires: ColdFusion 5

View UDF
Loading...
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...
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...

Previous 20 / Next 20

Search CFLib.org


Latest Additions

Jose Diaz-Salcedo Jose Diaz-Salcedo added
cfRssFeed
2 day(s) ago

Raymond Compton Raymond Compton added
structBlend
23 day(s) ago

Duncan Duncan added
IsZIPUK
23 day(s) ago

Todd Sharp Todd Sharp added
getTagContentAll
29 day(s) ago

Gerald Guido Gerald Guido added
ListReturnDuplicat...
1 month(s) ago

Created by Raymond Camden / Design by Justin Johnson