Re: CFLDAP Question Hitting AD

2007-03-28 Thread James Blaha
Mike,

Thank you so much! I'm coding again

Have a great day!

-Jim

~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:274012
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


RE: CFLDAP Question Hitting AD

2007-03-28 Thread Dawson, Michael
Specify the SEPARATOR attribute in your CFLDAP tag.
 
I use the pipe character such as:
 
cfldap action="query" name="result" separator="|" ...
 
The items will then be separated by the pipe and you can use the list
functions to loop over the list.
 
M!ke


~|
Macromedia ColdFusion MX7
Upgrade to MX7 & experience time-saving features, more productivity.
http://www.adobe.com/products/coldfusion?sdid=RVJW

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:274005
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4