I need some advice on how to do this.
the app i want to make to do is search for music on my network drive then display the Artist & song name in listbox etc.

Basically i want to know how i would go about doing such a search on
> mp3 files
> Retrieve file path
> Retrieve Information about the file (Artist, Song)

Thanks In Advance

Alex