Functions

Displaying 1 - 25 of 40 records
Previous - Next
Coldfusion Functions fm_previewtext

fm_previewtext

Added: 11-Aug-03 Downloads: 461
Prints a specified number of characters from a string without excluding midway through words. Will...
[View Details]

Coldfusion Functions fm_numberasstring

fm_numberasstring

Added: 09-Sep-02 Downloads: 452
Converts an integer into its string value....
[View Details]

Coldfusion Functions fm_spanexcluding

fm_spanexcluding

Added: 04-Jun-03 Downloads: 451
A modification of the standard spanexcluding function. This function allows you to specify the...
[View Details]

Coldfusion Functions fm_generatelink

fm_generatelink

Added: 07-Mar-03 Downloads: 447
Finds any instance of http, ftp or www in a string and converts it to an a href link. Now modified...
[View Details]

Coldfusion Functions fm_encryptemail

fm_encryptemail

Added: 13-May-03 Downloads: 447
Encrypts an email address on an html template to protect your website from spammers. Can make...
[View Details]

Coldfusion Functions fm_zipfile

fm_zipfile

Added: 12-Aug-04 Downloads: 409
Adds contents of specified directory to a zip file....
[View Details]

Coldfusion Functions fm_numberscript

fm_numberscript

Added: 12-Jul-03 Downloads: 408
Adds the ordinal abbreviation to a number....
[View Details]

Coldfusion Functions fm_pcase

fm_pcase

Added: 24-Sep-02 Downloads: 403
Capitalises the first letter in each word. This function has now been updated to remove spurious...
[View Details]

Coldfusion Functions fm_excludeafter

fm_excludeafter

Added: 06-Jun-03 Downloads: 400
Works in the opposite way to the spanexcluding function. Excludes characters before a set....
[View Details]

Coldfusion Functions fm_removehttp

fm_removehttp

Added: 26-Nov-02 Downloads: 399
Removes any occurrence of "http://" from a web address....
[View Details]

Coldfusion Functions fm_emailformat

fm_emailformat

Added: 08-Oct-02 Downloads: 394
Returns TRUE if a string is in email format....
[View Details]

Coldfusion Functions fm_shortordinal

fm_shortordinal

Added: 28-Nov-02 Downloads: 391
Converts a day number into its short text format. For example 1 would be output as "1st"....
[View Details]

Coldfusion Functions fm_poundformat

fm_poundformat

Added: 23-Sep-02 Downloads: 386
Converts an integer to a decimal currency value. For example, 4000 will be output as £ 4,000.00...
[View Details]

Coldfusion Functions fm_listrand

fm_listrand

Added: 16-May-03 Downloads: 385
Selects a specified number of random elements from a list....
[View Details]

Coldfusion Functions fm_paragraphformat

fm_paragraphformat

Added: 08-Sep-02 Downloads: 384
Modified version of the ColdFusion standard paragraphformat function. This function takes into...
[View Details]

Coldfusion Functions fm_longordinal

fm_longordinal

Added: 28-Nov-02 Downloads: 382
Converts a date number to it's full string value. For example, 1 would be output as "first"....
[View Details]

Coldfusion Functions fm_uniquecharsinstring

fm_uniquecharsinstring

Added: 26-Nov-04 Downloads: 333
Determines how many unique characters (including white spaces) occur in a string. This function...
[View Details]

Coldfusion Functions fm_uniquewordsinstring

fm_uniquewordsinstring

Added: 26-Nov-04 Downloads: 326
Determines the number of specified words in a string....
[View Details]

Coldfusion Functions fm_listalphanumeric

fm_listalphanumeric

Added: 23-Nov-04 Downloads: 310
Sorts a list by number order and then alphabetically. Example: The input -...
[View Details]

Coldfusion Functions fm_seasonformat

fm_seasonformat

Added: 24-Jan-05 Downloads: 271
Returns the seasonal derivitive of a specified date. Ranges Winter, Spring, Summer, Autumn...
[View Details]

Coldfusion Functions fm_getemailsfromstring

fm_getemailsfromstring

Added: 01-Feb-05 Downloads: 263
Pulls out a comma delimited list of emails from a specified string...
[View Details]

Coldfusion Functions fm_hidelinkstatus

fm_hidelinkstatus

Added: 03-Mar-05 Downloads: 259
Wrapped around a hyperlink, this function will hide the target in the status bar and give you the...
[View Details]

Coldfusion Functions fm_postcodeformat

fm_postcodeformat

Added: 31-Jan-05 Downloads: 255
Determines whether a string is a valid UK postode format. A boolean value - returns true if it is,...
[View Details]

Coldfusion Functions fm_stripnum

fm_stripnum

Added: 18-Apr-05 Downloads: 226
Strips all numeric characters from a string....
[View Details]

Coldfusion Functions fm_stripchars

fm_stripchars

Added: 18-Apr-05 Downloads: 219
Removes any text characters from a string of data....
[View Details]

Featured Links