Click to See Complete Forum and Search --> : newbie question


speedracer1263
04-04-2005, 03:25 PM
I need a little direction! I am trying to build my first website and I am stuck.

I have a drive full of mp3's in directories. How do I create a webpage of these directories? I appreciate any help, even if I am given the correct terminolgy so I can do a search.

Thanks

Sanim
04-04-2005, 03:33 PM
If you mean how can you make a webpage and put all the .mp3's on there? It'll take awhile, but here's one way: <embed src="http://www.yoursite.com/yoursong.mp3" autostart="true" loop="true"></embed> loop means play again once the song is done. I don't know if that's what you wanted, but whatever.

Compguy Pete
04-05-2005, 10:00 AM
Here look at this... I'm not sure if this is exactly what your looking for.

http://adsupport.us/

Now if you click on the link "View Ads" you'll see a directory listing of the files in that directory.

All that's happening is that the directory of the files do not have an Index file.

Now some hosts block or have the ability to block someone from viewing the directory list so you'll have to find that out if it's what your after.