Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Displaying .ico files in browser
Message
 
 
À
07/05/2001 16:48:52
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00504434
Message ID:
00504536
Vues:
16
Andrus,

This HTML works fine for me

<HTML><body>
<img src="C:\Program Files\VS98\Common\Graphics\Icons\Arrows\ARW01UP.ICO">
<img src="C:\Program Files\VS98\Common\Graphics\Icons\Arrows\ARW01LT.ICO">
<img src="C:\Program Files\VS98\Common\Graphics\Icons\Arrows\ARW01RT.ICO">
<img src="C:\Program Files\VS98\Common\Graphics\Icons\Arrows\ARW01DN.ICO">
</body></HTML>

>I have a lot of .ico files and want to show them in Browser.
>
>Internet Explorer 5 displays .bmp files if I return them
>using http
>
>Content-type: image/bmp
>
>header from web server.
>
>However IE will not disply .ico files if I use
>Content-type: image/ico
>http header .
>
>Is it possible to display .ico files in browser ?
>
>
>
>usin e a http Content-Type igab
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform