CFLib.org – Common Function Library Project

StrLib

Last updated June 25, 2009 / 347 Released UDF(s)
Download Library

Previous 20 / Next 20

abbreviate

Abbreviates a given string to roughly the given length, stripping any tags, making sure the ending doesn't chop a word in two, and adding an ellipsis character at the end. | Requires: ColdFusion 5

View UDF
Loading...
AccessLinkClean

This turns a Microsoft Access hyperlink field into a standard URL. | Requires: ColdFusion 5

View UDF
Loading...
AccessPatternMatchingFormat

Strip pattern-matching wildcards from a string appearing in an Access query. | Requires: ColdFusion 5

View UDF
Loading...
acronym

Pass in a set of words to only display it's acronym. | Requires: ColdFusion 5

View UDF
Loading...
ActivateURL

This function takes URLs in a text string and turns them into links. | Requires: ColdFusion 5

View UDF
Loading...
AsciiToDec

Convert ASCII characters into a decimal number. | Requires: ColdFusion 5

View UDF
Loading...
BitFormat

Format a value as 1 or 0. | Requires: ColdFusion 5

View UDF
Loading...
BracketNumberFormat

Returns a negative number in brackets. | Requires: ColdFusion 5

View UDF
Loading...
BRCurrencyFormat

Works like the built-in function lsCurrencyFormat, but do it right for Brazilian Currency (R$ - Real). | Requires: ColdFusion MX

View UDF
Loading...
breadCrumb

Creates a bread crumb trail based on your sites sirectory structure. | Requires: ColdFusion 5

View UDF
Loading...
Byline

Generates a byline from a list of names. | Requires: ColdFusion 5

View UDF
Loading...
camelToSpace

Breaks a camelCased string into separate words | Requires: ColdFusion MX

View UDF
Loading...
CapFirst

Capitalizes the first letter in each word. | Requires: ColdFusion MX

View UDF
Loading...
CapFirstTitle

Returns a string with words capitalized for a title. | Requires: ColdFusion 5

View UDF
Loading...
CardinalToOrdinal

Convert cardinal number strings to ordinal number strings. | Requires: ColdFusion 5

View UDF
Loading...
ccEscape

Escapes a credit card number, showing only the last 4 digits. The other digits are replaced with the * character. | Requires: ColdFusion 5

View UDF
Loading...
celticMcCaps

Proper capitalization for us Mc's and Mac's! | Requires: ColdFusion 5

View UDF
Loading...
cfRssFeed

Display rss feed. | Requires: ColdFusion MX

View UDF
Loading...
cfStringFormat

companion to jsstringformat - formats a string for use as a coldfusion literal value | Requires: ColdFusion 5

View UDF
Loading...
CharAt

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

View UDF
Loading...

Previous 20 / Next 20

Search CFLib.org


Latest Additions

John Bartlett John Bartlett added
browserDetect
5 day(s) ago

Rob Brooks-Bilson Rob Brooks-Bilson added
listCompare
8 day(s) ago

Stephen Withington Stephen Withington added
formToNameValueP...
16 day(s) ago

anthony petruzzi anthony petruzzi added
parseExcel
21 day(s) ago

Pablo Varando Pablo Varando added
returnRandomHEXC...
22 day(s) ago

Top Rated

Nathan Dintenfass                                 QueryStringChang...
Rated 5.0, 10 time(s)

Stephen Withington formToNameValueP...
Rated 5.0, 5 time(s)

Gyrus                                             HTMLSafe
Rated 5.0, 4 time(s)

Shlomy Gantz                                      viewCSS
Rated 5.0, 4 time(s)

Michael Sharman generateRandomKe...
Rated 5.0, 3 time(s)

Created by Raymond Camden / Design by Justin Johnson