|
• cfx_excel2query
|
| |
a java-based custom tag for importing from excel without the need for com interaction (or excel on your server)!
|
|
• cfx_query2excel
|
| |
a java-based custom tag for writing to Microsoft Excel files from ColdFusion
without the need for Excel on your server
|
|
• cfx_text2query
|
| |
java-based CFX tag for parsing delimited text files and converting them to ColdFusion queries. This is particularly useful for CSV (comma-separated) files which are commonly used for data imports.
|
|
• cfx_captcha
|
| |
a java-based custom tag for creating captcha images for
telling humans from computers (i.e. spammers/spambots). It is useful in areas were the general public can
post text to a webpage, or sign up for services.
|