Functions
![]() |
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] |
||||
![]() |
fm_numberasstring |
|||
| Added: | 09-Sep-02 | Downloads: | 452 | |
| Converts an integer into its string value.... [View Details] |
||||
![]() |
fm_spanexcluding |
|||
| Added: | 04-Jun-03 | Downloads: | 451 | |
| A modification of the standard spanexcluding function. This function allows you to specify the... [View Details] |
||||
![]() |
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] |
||||
![]() |
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] |
||||
![]() |
fm_zipfile |
|||
| Added: | 12-Aug-04 | Downloads: | 409 | |
| Adds contents of specified directory to a zip file.... [View Details] |
||||
![]() |
fm_numberscript |
|||
| Added: | 12-Jul-03 | Downloads: | 408 | |
| Adds the ordinal abbreviation to a number.... [View Details] |
||||
![]() |
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] |
||||
![]() |
fm_excludeafter |
|||
| Added: | 06-Jun-03 | Downloads: | 400 | |
| Works in the opposite way to the spanexcluding function. Excludes characters before a set.... [View Details] |
||||
![]() |
fm_removehttp |
|||
| Added: | 26-Nov-02 | Downloads: | 399 | |
| Removes any occurrence of "http://" from a web address.... [View Details] |
||||
![]() |
fm_emailformat |
|||
| Added: | 08-Oct-02 | Downloads: | 394 | |
| Returns TRUE if a string is in email format.... [View Details] |
||||
![]() |
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] |
||||
![]() |
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] |
||||
![]() |
fm_listrand |
|||
| Added: | 16-May-03 | Downloads: | 385 | |
| Selects a specified number of random elements from a list.... [View Details] |
||||
![]() |
fm_paragraphformat |
|||
| Added: | 08-Sep-02 | Downloads: | 384 | |
| Modified version of the ColdFusion standard paragraphformat function. This function takes into... [View Details] |
||||
![]() |
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] |
||||
![]() |
fm_uniquecharsinstring |
|||
| Added: | 26-Nov-04 | Downloads: | 333 | |
| Determines how many unique characters (including white spaces) occur in a string.
This function... [View Details] |
||||
![]() |
fm_uniquewordsinstring |
|||
| Added: | 26-Nov-04 | Downloads: | 326 | |
| Determines the number of specified words in a string.... [View Details] |
||||
![]() |
fm_listalphanumeric |
|||
| Added: | 23-Nov-04 | Downloads: | 310 | |
| Sorts a list by number order and then alphabetically.
Example:
The input -... [View Details] |
||||
![]() |
fm_seasonformat |
|||
| Added: | 24-Jan-05 | Downloads: | 271 | |
| Returns the seasonal derivitive of a specified date. Ranges Winter, Spring, Summer, Autumn... [View Details] |
||||
![]() |
fm_getemailsfromstring |
|||
| Added: | 01-Feb-05 | Downloads: | 263 | |
| Pulls out a comma delimited list of emails from a specified string... [View Details] |
||||
![]() |
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] |
||||
![]() |
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] |
||||
![]() |
fm_stripnum |
|||
| Added: | 18-Apr-05 | Downloads: | 226 | |
| Strips all numeric characters from a string.... [View Details] |
||||
![]() |
fm_stripchars |
|||
| Added: | 18-Apr-05 | Downloads: | 219 | |
| Removes any text characters from a string of data.... [View Details] |
||||

