Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using SSL
Message
 
À
03/10/2002 19:08:59
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Titre:
Divers
Thread ID:
00707613
Message ID:
00707620
Vues:
19
>Hi All,
>
>I have an app in VFP that I host on an Intranet. I have successfully installed a security key and can call the page with the "https" protocal.
>
>However the images that are on the page are not secured.
>
>Any ideas on how to secure the images as well as the page in IIS 5?
>
>Thanks in advance...
>Mike

If the images use relative links, they will automatically be encrypted. If that's not possible (eg. the images are on another server), just use https in the links as well. So your image reference might be:

<img src="https://www.mywebsite.com/images/SomeImage.jpg">
-Paul

RCS Solutions, Inc.
Blog
Twitter
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform