I’m looking for a way in ASP to grab the ID3 data out of an MP3 as it is being uploaded so that the title and artist info can be added to a database.
I know there is an object available here ( newObjects ActiveX Pack1 (AXPack1) ) that will do it, but I don’t believe this object is loaded on the servers.
Does anyone have any suggestions?