|
|
Removing duplicates in a string list |
|
|
Robert Chartier |
|
|
ASP / String & Variables |
|
|
Click to Visit |
|
|
653 |
|
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.
|