CFLib.org – Common Function Library Project

StrLib

Last updated March 11, 2010 / 358 Released UDF(s)
Download Library

Previous 20 / Next 20

CharAt

Returns the character at a certain position in a string. | Requires: ColdFusion 5

View UDF
Loading...
checkAsc

Only allow ASCII text string. | Requires: ColdFusion 5

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

Takes a two letter Country Code (i.e. US) and returns the full Country Name (i.e. UNITED STATES). | Requires: ColdFusion 5

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...
CompareIgnoreWhiteSpace

Performs a comparison of two strings ignoring any whitespace characters. | Requires: ColdFusion 5

View UDF
Loading...
ConvertCountryISOCodes

Convert between ISO country types: Name, Numeric, Alpha2 and Alpha3 | Requires: ColdFusion 5

View UDF
Loading...
convertMemoryUnit

Converts a unit of memory to another unit of memory. | 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...
CountryTo3ACode

Takes a Country (i.e. United Kingdom) and returns the 3 letter ISO Country Name (i.e. GBR). | Requires: ColdFusion 5

View UDF
Loading...
CountryToCode

Takes a Country (i.e. United United Kingdom) and returns theISO Country Name (i.e. GB). | 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...

Previous 20 / Next 20

Search CFLib.org


Latest Additions

Ryan Thompson-Jewell Ryan Thompson-Jewell added
ListSplit
13 hour(s) ago

Nathan Dintenfass Nathan Dintenfass added
RowsToColumns
13 hour(s) ago

Barney Boisvert Barney Boisvert added
indentXml
23 hour(s) ago

Barney Boisvert Barney Boisvert added
REReplaceCallbac...
23 hour(s) ago

Top Rated

Rob Brooks-Bilson                                 FolderSize
Rated 5.0, 7 time(s)

Nick Giovanni                                     UniqueValueList
Rated 5.0, 5 time(s)

James Sleeman                                     QuickSort
Rated 5.0, 3 time(s)

Stephen Withington RandomizeString
Rated 5.0, 3 time(s)

Created by Raymond Camden / Design by Justin Johnson