| Title |
verveCFListRand |
| Description |
verveCFListRand is a ColdFusion Custom Tag that can be used to genertae a list of unique random numbers between (1) and (any number). You can then use the list to loop and output query results in random order. / Typical use of this tag would be in you wanted to display the results of a query or list in random order every time your ColdFusion page loads. |
| Comments * |
|