View Single Post
  #2  
Old 01-05-2006, 04:25 PM
Sandi Hardmeier - MVP
 
Posts: n/a
Default Re: what prefix to use to link to a downloadable file in email?

If he's going to download the file, zip it first - avoid the file types
issue completely.

--
__________________________________________
Sandi - Microsoft MVP since 1999
http://www.ie-vista.com
http://inetexplorer.mvps.org

Inetexplorer has changed - for instructions on how to
find old URLs, go here:
http://msmvps.com/spywaresucks/archi.../14/46971.aspx


"peter" <nospam@nospam.com> wrote in message
news:udXSclK%23FHA.2640@tk2msftngp13.phx.gbl...
>I have a .wmv file on my web site I want my friend to download.
> What URL prefix should I use so that when he click on the link, he would
> be given a file-save dialog where he can specify where the downloaded file
> is to be saved?
>
> If I do
>
> http://myserver.com/file.wmv
>
> clicking on this link would shows junk in a browser
>
> I can do
>
> mms://myserver.com/file.wmv
>
> which would cause the file to be played (streamed) when clicked
>
> But I want him to download the entire file before playing it, how to do
> it??
>



Reply With Quote