>- see footer for list info -< Hey ho, I got it fixed in the end. In case anyone is interested, using a modifytype="replace" will overwrite existing attributes and add them if they are not there but if an attribute is to be removed you need to use modifytype="delete".
>From "Russ Michaels (Snake)" <[EMAIL PROTECTED]> on 17 Nov 2004: > >- see footer for list info -< > I haven't ever used CFLDAP actually. But I would guess you need to check > if > it exists first and then replace/add accoridngly. > > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On Behalf Of Peter Dray > > Sent: 17 November 2004 10:28 > > To: Coldfusion Development > > Subject: [CF-Dev] Modifying LDAP records > > > > >- see footer for list info -< > > All, > > > > I'm having grief with CFLDAP, thusly: > > > > If I need to modify a record using modifytype="replace" what > > happens if one of the new attributes was not present in the > > original record? Does that mean I need to use modifytype="add"? > > > > If that is the case then what happens if I try to add an > > attributes that already exists? Do I need to get rid of all > > the original attributes and then put them all in again? > > > > Anyone got a cigarette? > > > > Pete > > _______________________________________________ > > > > For details on ALL mailing lists and for joining or leaving > > lists, go to http://list.cfdeveloper.co.uk/mailman/listinfo > > > > -- > > CFDeveloper Sponsors:- > > >- Hosting provided by www.cfmxhosting.co.uk -< > > >- Forum provided by www.fusetalk.com -< > > >- DHTML Menus provided by www.APYCOM.com -< > > >- Lists hosted by www.Gradwell.com -< > > >- CFdeveloper is run by Russ Michaels, feel free to > > volunteer your help > > >-< > > > > > _______________________________________________ > > For details on ALL mailing lists and for joining or leaving lists, go to > http://list.cfdeveloper.co.uk/mailman/listinfo > > -- > CFDeveloper Sponsors:- > >- Hosting provided by www.cfmxhosting.co.uk -< > >- Forum provided by www.fusetalk.com -< > >- DHTML Menus provided by www.APYCOM.com -< > >- Lists hosted by www.Gradwell.com -< > >- CFdeveloper is run by Russ Michaels, feel free to volunteer your help > -< > _______________________________________________ For details on ALL mailing lists and for joining or leaving lists, go to http://list.cfdeveloper.co.uk/mailman/listinfo -- CFDeveloper Sponsors:- >- Hosting provided by www.cfmxhosting.co.uk -< >- Forum provided by www.fusetalk.com -< >- DHTML Menus provided by www.APYCOM.com -< >- Lists hosted by www.Gradwell.com -< >- CFdeveloper is run by Russ Michaels, feel free to volunteer your help -<
