Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using SSL
Message
 
To
03/10/2002 19:08:59
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
Miscellaneous
Thread ID:
00707613
Message ID:
00707620
Views:
18
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform