SEPARATOR/DELIMITER. I always get those two mixed up. ;-D -----Original Message----- From: Andrew Spear [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 17, 2007 4:16 PM To: CF-Talk Subject: Re: Deleting multi-value attributes with CFLDAP
Thanks M!ke! CFLDAP was tripping up on the commas in the value of my "attributes" parameter. You sent me down the right track, and I found that the "separator" parameter was defaulting to "," which was matching the commas in my DN string. >Did you try specifying the DELIMITER in your CFLDAP tag? I think your >commas are causing the error. > >Try using DELIMITER="|" in your CFLDAP tag to have AD consider the >commas to be part of the value. > >M!ke ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 The most significant release in over 10 years. Upgrade & see new features. http://www.adobe.com/products/coldfusion?sdid=RVJR Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:283973 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

