Functions

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

fm_weekdaydaterange

Added: 26-Feb-07 Downloads: 103
Returns the number of working days (Monday to Friday) between two given dates....
[View Details]

Coldfusion Functions fm_detectbrowser

fm_detectbrowser

Added: 28-Nov-06 Downloads: 39
Displays the type of and version of the browser viewing the page. If the browser type is not...
[View Details]

Coldfusion Functions fm_imageresize

fm_imageresize

Added: 02-Oct-06 Downloads: 41
A perfect partner to the fm_imagesize function. Resizes the dimensions of a specified image or...
[View Details]

Coldfusion Functions fm_imagesize

fm_imagesize

Added: 02-Oct-06 Downloads: 42
Returns the width and height dimensions of a specified image....
[View Details]

Coldfusion Functions fm_swearfilter

fm_swearfilter

Added: 23-Aug-06 Downloads: 54
Removes all pre-set swear words from a string. Replaces them with an asterisk....
[View Details]

Coldfusion Functions fm_listdelete

fm_listdelete

Added: 11-Aug-06 Downloads: 38
Deletes a specific element from a list...
[View Details]

Coldfusion Functions fm_listElementPrefix

fm_listElementPrefix

Added: 19-Jun-06 Downloads: 38
Adds a specified prefix to each element within a list....
[View Details]

Coldfusion Functions fm_emailinjection

fm_emailinjection

Added: 20-Apr-06 Downloads: 75
Email injection is a security vulnerability that can occur in internet applications that are used to...
[View Details]

Coldfusion Functions fm_listremovenulls

fm_listremovenulls

Added: 26-Jul-05 Downloads: 141
Removes empty elements from a list...
[View Details]

Coldfusion Functions fm_listsum

fm_listsum

Added: 01-Jul-05 Downloads: 173
Similar to the listlen() function but returns the sum value of all elements in a list. For example,...
[View Details]

Coldfusion Functions fm_listdistinct

fm_listdistinct

Added: 30-Jun-05 Downloads: 170
Returns all unique elements in a list. Strips out all of the duplicate elements....
[View Details]

Coldfusion Functions fm_stripnum

fm_stripnum

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

Coldfusion Functions fm_stripchars

fm_stripchars

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

Coldfusion Functions fm_hidelinkstatus

fm_hidelinkstatus

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

Coldfusion Functions fm_getemailsfromstring

fm_getemailsfromstring

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

Coldfusion Functions fm_postcodeformat

fm_postcodeformat

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

Coldfusion Functions fm_seasonformat

fm_seasonformat

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

Coldfusion Functions fm_uniquewordsinstring

fm_uniquewordsinstring

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

Coldfusion Functions fm_uniquecharsinstring

fm_uniquecharsinstring

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

Coldfusion Functions fm_listalphanumeric

fm_listalphanumeric

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

Coldfusion Functions fm_zipfile

fm_zipfile

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

Coldfusion Functions fm_previewtext

fm_previewtext

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

Coldfusion Functions fm_numberscript

fm_numberscript

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

Coldfusion Functions fm_excludeafter

fm_excludeafter

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

Coldfusion Functions fm_spanexcluding

fm_spanexcluding

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

Featured Links