|
AB Cold Fusion Error Notification
|
Other links at CFML > Scripts and Programs > Miscellaneous |
| 1. |
Verity Manager
|
|
|
A ColdFusion tag to manage your Verity collections. Function include: repair, update, delete, and purge. a search module is also included.
|
| 2. |
Daily Bible Reading
|
|
|
CFDJ Readers Choice Award winner, CF_DailyReading is a custom tag that produces links to Old Testament and New Testament readings of the day that will take the reader through the Old Testament once in a year and New Testament twice. CFMX is required.
|
| 3. |
CFX_Symencrypt
|
|
|
CFX_Symencrypt is a Coldfusion CFX tag which provides 256-bit encryption using the new (FIPS) Federal Information Processing Standard for encryption, "Rijndael". It encrypts and decrypts text and files (ASCII and/or binary). It accepts key size from 128-bit to 256- bit ( the maximum length for AES algorithm) CFX_Symencrypt can be used to: - Encrypt sensitive data before storing them in a database. - Encrypt images , video , word, excel , pdf documents or any binary files on the server . - Etc. For Coldfusion 4.5 , 5, MX Windows NT , 2000, XP
|
| 4. |
Web-to-email
|
|
|
Put the site URL, your name and e-mail address and this service will e-mail you requested WWW page with embedded graphics and style sheets so this e-mail message will look exactly like web page. Consider this service like substitute or extension of standard ColdFusion, ASP.NET or JSP mail system.
|
| 5. |
secsToTime()
|
|
|
A UDF (User Defined Function - CF5) that takes the number of seconds and mask provided and output the specified, formatted string.
|
|
|