Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I get IE6 to download this...
Message
 
À
Tous
Information générale
Forum:
Internet
Catégorie:
HTML
Titre:
How do I get IE6 to download this...
Divers
Thread ID:
00609731
Message ID:
00609731
Vues:
46
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>
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform