I would say your host can't speak English, can't write it, or both.
daytona said:
Jim .... here is what the server people said.
You will have to embed the .mp3 file. If you just upload an .mp3 file
without embedding, it will ask for downloading the .mp3 file.
There's no such thing as uploading an .mp3 file with or without embedding.
As to whether the download dialog box appears for an .mp3 file, this is a
function of the MIME type configured for .mp3 files on the Web server, and
what program (if any) on the visitor's PC is configured to handle that MIME
type or the .mp3 filename file extension
The HTML code for embedding files is "<embed width="128" height="128" src="
the path of the file"> (filename.mp3 is of your choice).
You have to include the above code with in the body tag Zbody>
</body>of the HTML code of your webpage while uploading through FrontPage
2000.
The .mp3 file should be uploaded to the root of your account before
embedding the path of the file (
http://xxxx.xxxxxxxxx.xxx/.mp3file) between
the HTML tags.
There's no special reason to store .mp3 files in the root folder. In fact,
I'd recommend storing them in a logically-named folder such as /music/ or
/mp3/.
Did you tru my previous suggestion? What happened?
Jim Buyens
Microsoft MVP
http://www.interlacken.com
Author of:
*-----------------------------Â-----------------------
|\----------------------------Â-----------------------
|| Microsoft Windows SharePoint Services Inside Out
|| Microsoft Office FrontPage 2003 Inside Out
||----------------------------Â-----------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/----------------------------Â-----------------------
*-----------------------------Â-----------------------