![]() |
VB.net Vowels
I am playing with VB .net and want to write a small prog that will take a string and remove the vowels and place them in the order they were removed into a label.
Removing the vowel was easy with the MID but how do I store them in a variable to be used later. This what I am trying with no success so far, PLEAZE HELP. |
Meaning?
|
Here's one way, using regular expressions...
Code:
|
Looking at the above code, you could make it a bit better by using sub routines and then it will be easier to do separate things in the program good luck :)
|
| All times are GMT +1. The time now is 03:00 PM. |
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.