Trim all Bold Face words from a file into another file

Sagarvirani

New member
Joined
Apr 6, 2008
Messages
1
Programming Experience
Beginner
Hello,

I have a text file which contains some text. In this file i have few Bold faced words. I want a VB.NET application which reads this file and seperate all Bold Faced words into another text file(concate the words with a space between them) and save it. Please provide me with a full source code as i am relatively new to VB.NET.

Thanks in advance.


Sagar Virani
 
Back
Top