Thread: VB.net Vowels
View Single Post
Old 03-23-2012, 01:24 PM   PM User | #1
hans_cellc
New Coder

 
Join Date: Oct 2011
Posts: 92
Thanks: 38
Thanked 0 Times in 0 Posts
hans_cellc is an unknown quantity at this point
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.

Last edited by hans_cellc; 03-23-2012 at 02:12 PM..
hans_cellc is offline   Reply With Quote