Remove Characters from String Using VBScript - DevCommunity.info


Remove Characters from String Using VBScript

Posted by DanielS on November 23, 2010



The article referenced below provides details and examples of various methods that can be used to remove or replace characters in a string using VBScript. Some of the methods include using the replace method and an array of characters to remove and replace, or regular expressions.

Scenarios where... [read more]

Rating

not rated

Reviews

There are currently no comments or reviews.

Submit a review:

Login required.