Description of Removing duplicates in a string list :
This ASP tutorial gives solutions to remove the duplicate entries in a string list by using the string functions in ASP and VBScript. This program takes the string, comma delimited and variable length and then delivers a string with unique values. It compare four methods to generate this unique value.