[thelist] (VB.NET) Replace Regexp

Tab Alleman talleman at Lumpsum.com
Thu Oct 6 10:49:30 CDT 2005


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