On a totally different note: Why not use some java solution? I bet you could even do something along the lines of cfmail, where CF has javamail (iirc), which totally rocks, but of which CF exposes only a tiny bit.
Find what CF uses for LDAP, research it, and call it yourself using createObject(), if even just for the image upload stuff. Whenever I've run into a problem like that (IMAP stuff, in my case), I've found using the underlying java will do what CF couldn't, if in fact CF can't. HIH, and if you have questions about how to leverage some java package, feel free to ask. Maybe jldap ( openldap.org)? Eh... Force be with you! On 3/22/07, Vince C wrote: > > Thanks again Michael, > > I guess that's the question. Can ColdFusion do this now? In 6.1 or > 7.0? I think it probably can but I don't know if there is some switch > or other that can be passed along with this update that tells LDAP so. > .... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion MX7 and Flex 2 Build sales & marketing dashboard RIAâs for your business. Upgrade now http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:273470 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

