Yeah, this is the exact reason why it's not good to use the registry. The truth is, there is no easy way to do what you want, only by hand.
Here, I wrote about this a few months ago: http://www.dopefly.com/techblog/entry.cfm?entry=77 If you need to use client variables, put them in their own database or use cookies. The registry is the WORST way to go. If you can avoid client vars completely, then by all means, please do. -nathan strutz http://www.dopefly.com/ On 3/22/06, Sam Komo_ITS <[EMAIL PROTECTED]> wrote: > > Hi, > > I am trying to purge client registry keys from coldfusion. I want to do it > incrementally. How do I first get the number of records (say 50) that I > will like to delete using cfRegistry's Get attribute. > > Thanks > Sam > --- > [This E-mail scanned for viruses.] > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:236014 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

