VBScript String Clean function - remove or replace illegal characters
VBScript String Clean function – remove or replace illegal characters
This article provides a function written in VBScript which removes illegal characters from a string. The illegal characters are specified in an array at the beginning of the function. The function is passed the string which...
[read more]
Submit a review:
Login required.