i just emailed you off list a custom tag i wrote.. you should be able to modify it as needed.
hth, mike -----Original Message----- From: Dowdell, Jason G [mailto:[EMAIL PROTECTED] Sent: Thursday, March 06, 2003 9:55 AM To: CF-Talk Subject: Comparing two listvars and deleting dups Anyone have code off the top of their head to delete duplicate values from 2 lists. Here's an example. I want to delete all of the list items in ListVar1 that appear in ListVar2 ListVar1 = a,b,c,d,e ListVar2 = c,e Any suggestions? ~Jason ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

