Every Web page on the Internet has a URL. URLs are numbers that identify each resource on the Internet. Every item on a Web page has a URL. If 10 music files exist on a page, each file will have a unique URL. If you wish to share a music file on the Web, you can create a URL for that file on your Web server. Anyone who knows that URL can then access the music file. http://www.MyWebSite.com/FolderName/xyz.mp3 Replace “MyWebSite” with the name of your website. Replace “FolderName” with the name of the folder that contains the music file. Replace “xyz.mp3” with the name of the file you uploaded. For instance, if you upload a file named “Dreams.mp3” to a folder named “Songs,” type the following in the browser’s URL box: http://www.MyWebSite.com/Songs/Dreams.mp3 Tips Writer Bio
