Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Serving image from cgi script
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00047126
Message ID:
00047333
Vues:
24
>>Hi all... What I have here is a new Logo for the University, which we would like to get out on the web for people who license the trademark for their products. I have a username/password script which works fine.
>>
>>What I want to do is have the script serve out the image itself (not a document with a link to the image). The point is, I don't want the image to live anywhere on the server permanently.
>>
>>I'm using MS Visual C++ 5.0 for the script. I get a 110X110 pixel image (which is the proper size), but no image shows. I send the mime type at the head of the transmission.
>>
>>Is there a footer the server sends along? Something else I'm missing? Anyone know anybody who's tried this?
>
>You need to use this syntax:
>
>'Location: http://www.yourweb.com/graphic.gif'+CHR(10)+CHR(10)


I'm confused... where do I put that? After the 'content-type'? at the end?

Thanx in advance.

-Craig
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform