[thelist] (VB.NET) Replace Regexp

Peter Brunone (EasyListBox.com) peter at easylistbox.com
Thu Oct 6 11:34:29 CDT 2005


I think this article will give you what you need:

http://www.regular-expressions.info/dotnet.html

 From: "Tab Alleman" talleman at Lumpsum.com

Can I use a RegExp to do a replace in VB.NET, the way I can in JavaScript?

I've got a string variable, and I want to create a VB function that will strip out all numeric [0-9] characters, for instance.



More information about the thelist mailing list