H
HardySpicer
Suppose I have a string "mystring" of the form
mystring="c:\dir1\dir2\dir3\artist - title.mp3"
How can I strip the artist and song title from this in VB .net?
Thanks
Hardy
mystring="c:\dir1\dir2\dir3\artist - title.mp3"
How can I strip the artist and song title from this in VB .net?
Thanks
Hardy