Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I get IE6 to download this...
Message
Information générale
Forum:
Internet
Catégorie:
HTML
Divers
Thread ID:
00609731
Message ID:
00609847
Vues:
10
>I use this to froce the browser to DL a csv file. In IE5 it works, but in IE6 it doesn't?
>
>TIA
>
>Adam
>
><html>
>
><head>
><meta HTTP-EQUIV="Content-Type:application/octet-stream">
><meta HTTP-EQUIV="Refresh" CONTENT="0;URL=../abcdefg.csv">
><title>New Page 1</title>
></head>
>
><body>
>
><p>Your Request is being processed.....</p>
>
><p> </p>
>
><p>To return to the menu Click <a href="javascript:history.go(-1)">HERE</a></p>
></body>
></html>
>
The simpliest way to go is to create a folder under your web site and in IIS put the "Content-Disposition: attachment" in the http header field (in prop sheet of the folder).

This way everything in this folder will be downloaded from the browser if linked in a page.
If we exchange an apple, we both get an apple.
But if we exchange an idea, we both get 2 ideas, cool...


Gérald Santerre
Independant programmer - internet or intranet stuff - always looking for contracts big or small :)
http://www.siteintranet.qc.ca
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform