What's New at CFLib.org?
- FileCreate
- Create a new file. (CF Version 5)
-
- FileSize
- This function will return the length of a file. (CF Version 5)
-
- FileSizeCom
- Returns the size (in bytes) of the specified file. (Windows only)(CF Version 5)
-
- GetBaseCustomTagList
- Returns a list of ancestor custom tags. (CF Version 5)
-
- URLEncrypt
- Add security by encrypting and decrypting URL variables. (CF Version 5)
-
- FixMacPost
- Remove extra characters from a form post added by Mac IE. (CF Version 5)
-
- GetClientVariables
- Function returns a structure of client variable. (CF Version 5)
-
- CheckPattern
- This UDF is an extensible, easy to use pattern validator using regular expressions. (CF Version 5)
-
- StripTags
- Strip xml-like tags from a string when they are within or not within a list of tags. (CF Version 5)
-
- GetPercentile
- Function which gets the value corresponding to a certain percentile from a list of numeric values. (CF Version 5)
-
- AsciiToDec
- Convert ASCII characters into a decimal number. (CF Version 5)
-
- List2URLToken
- Converts a list into a QueryString. Allows an "Exclude List" as well. (CF Version 5)
-
- CssPtScale
- CssPtScale increases the point size of text by one point for browsers other than Microsoft Internet Explorer. (CF Version 5)
-
- GetXmlAttribute
- Pass in an XML Node and attribute reference to receive the attribute's value. (CF Version MX)
-
- IntegerRankFormat
- Turn 1 into 1st, 2 into 2nd, etc. (CF Version 5)
-
- IsCFCType
- Checks if a given variable is a specific CFC type. (CF Version MX)
-
- ListMax
- ListMax returns the greatest value in a list. (CF Version 5)
-
- NonZero
- NonZero returns TRUE if a value (numeric or text) is not an empty string and is greater than 0. (CF Version 5)
-
- NumberUnFormat
- Removes all non-essential formatting from a number. (CF Version 5)
-
- SafeText
- Removes potentially nasty HTML text. (CF Version 5)
-
- GetShift
- Returns the work shift for a sequence based work schedule. (CF Version 5)
-
- StripAscii
- Removes ASCII character codes from the string. (CF Version 5)
-
- VerityClean
- Creates a verity "safe" search string. (CF Version 5)
-