This is other tip from Claudio Heidel
With the number of Web sites using MP3 sound files (.mp3 files) ,
as a Web developer it may come in handy to have an ASP page that
could easily read various tidbits of information about a Sound file.
Fortunately, MP3 files save a plethora of useful information in their headers.
This information can be read using the FileSystemObject through an ASP page!