[thelist] Extract Data from MP3 in Classic ASP

Judah McAuley judah at wiredotter.com
Tue Mar 9 15:48:53 CST 2010


You might want to take a look at this: http://id3lib.sourceforge.net/

It is a C/C++ library for working with ID3 tags but it has a COM
wrapper that you could use in your VB code.

Judah

On Tue, Mar 9, 2010 at 12:30 PM, Fred Jones <fredthejonester at gmail.com> wrote:
>> The Google term you're missing is VBScript; when you get to this level of
>> coding, touching the file system etc, I've noticed that folks refer to the
>> scripting language (vbscript) instead of the file type (asp)
>
> Great. Thanks for the links too. I will review them and see if I can
> get the job done.
>
> Thanks,
> F
> --
>
> * * Please support the community that supports you.  * *
> http://evolt.org/help_support_evolt/
>
> For unsubscribe and other options, including the Tip Harvester
> and archives of thelist go to: http://lists.evolt.org
> Workers of the Web, evolt !
>


More information about the thelist mailing list