| Title: | Daily Tip Help... |
| Date: | 05/18/04 (9 Posts) |
| Summary: | Need some help displaying a random tip of the day? Try creating a "live" tip field as a boolean datatype and toggle it on based on the value of a random number in the range of one to the maximum number of records in the tip table. |
| Title: | Using the Result of CFDIRECTORY as a List |
| Date: | 05/18/04 (11 Posts) |
| Summary: | CFDIRECTORY ACTION="list" returns a query record set. So, if you want to save data in a specific column as a list, simply apply the ValueList() function. |
| Title: | Spam and Viruses |
| Date: | 05/18/04 (12 Posts) |
| Summary: | Looking for a way to prevent spam and email viruses? Try Cloudmark's SpamNet, SpamPal, or SpamBayes for spam control and install antivirus software to catch viruses attached to emails. |