| |
| | CFFaq.com (Site not responding. Last check: 2007-09-17) |
 | | Verity (in ColdFusion) is used in two ways: 1) You can use Verity to search files on disk for specific content (text files, Microsoft Word files, and more), 2) Verity can also be used to search for specific text in database records (especially memo or text fields which can be rather lengthy). |
 | | To convert a ColdFusion list to a CSV list, use Replace() and replace all ",," (comma comma) with ",," (comma space comma) - a space is a valid list member value and ColdFusion will not ignore it. |
 | | ColdFusion does have the ability to access files via HTTP and FTP but these only work if the computer with the files is running an HTTP or FTP server, and most clients won't be. |
| www.cffaq.com /faq.cfm?f=3 (2304 words) |
|