by Claudio Heidel (1 Submission)
Category: Internet/HTML
Compatability: Visual Basic 3.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating:
(2 Votes)
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!