VBScript String Clean

Posted by DevCommunity.info on January 1, 1970

There are a number of ways that string can be manipulated using VBScript to remove or replace certain characters from a string. The most efficient is to use regular expressions and a search pattern to replace characters, which would be done using the Replace method of the regular expression object... [read more]

Rating

not rated

Reviews

There are currently no comments or reviews.

Submit a review:

Login required.