***************************************
* media.asp by Steve Frazier
* www.htmljunction.com
*
* Lists .mp3 and .wma files in a web browser.
* Provides links to those files for play back 
* using users default media player/plugin
*****************************************

Instructions:

upload media.asp and default.gif to any directory with 
media files

direct browser to media.asp

Your Done!

*******NOTE**********

To add more files extentions do the following.

On or about line 9 of media.asp find the following:

strAllowExt = Array("wav","mini","wma","mp3")

Add allowable extensions there, enclosed in quote marks "" and sepateated by a comma ,.
Some basic extensions have already been added.
Commas CANNOT be at the beginning and end.
Array(,"wma","mp3",) = WRONG
Array("wma","mp3")   = RIGHT


We can install any of the EZcodes for a fee.
If you would like some custom ASP coding done We are available and charge reasonable prices

Please contact admin@htmljunction.com