|
 |
asp_web_howto thread: Download
Message #1 by simon@p... on Wed, 29 Nov 2000 04:45:39 -0000
|
|
i wrote a little program to download files from the server. it works fine
to show pics and stuff like this, but i have some problems with other file
types.
can anybody tell my the mime-type of an .exe file?
and how can i tell the client browser the name of the file i'm sending. a
little example... my program sends a .gif file to the client. the client
wants to save it. the default file name would be download.gif (or whatever
the program's name is .gif). how can i tell it the real name of the file?
thanx for you answer
simon
Message #2 by Robert Chartier <rchartierh@a...> on Wed, 29 Nov 2000 08:20:24 -0500
|
|
http://www.aspfree.com/devlinks/search.asp?file404=mime#HTML
At 11:45 PM 11/28/00, you wrote:
>i wrote a little program to download files from the server. it works fine
>to show pics and stuff like this, but i have some problems with other file
>types.
>
>can anybody tell my the mime-type of an .exe file?
>
>and how can i tell the client browser the name of the file i'm sending. a
>little example... my program sends a .gif file to the client. the client
>wants to save it. the default file name would be download.gif (or whatever
>the program's name is .gif). how can i tell it the real name of the file?
>
>thanx for you answer
>
>simon
>
Robert Chartier
Author, AspFree.com
xxx-xxx-xxxx
rchartierh@a...
http://www.aspfree.com/devlinks
http://www.aspfree.com/authors/robert
http://www.aspalliance.com/nothingmn
|
|
 |