When using Spectra tags that return lists, one should be able to specify the
list delimiters. Otherwise items in the list that might have commas can
really screw up the lists.
<cfa_groupGet
userDirectory = "userdirectory"
groupName = "#cd.groupname#"
r_stGroup = "stGroup"
r_lUsernames = "lUsernames">
I know I could use the r_stUsers and loop through the keys, but I just feel
guilty returning all that extra data when I intend to immediately discard
it.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.