views:

40

answers:

0

I want to get music file details like 'file name', 'song name', 'size', 'artist', 'length','ratings' etc. This is required for my website. The user should click a button on the site and a popup should come, where he can select which folder contains the mp3 files. Then the popup program should create the necessary data and upload it to the server.

How can I do it? Flash? Is there a way to do it with HTML 5? Pure HTML 5? Without using Flash?