HTTPS : Secured and non secured item with absolute path

T

trihanhcie

Hi,

I have a <img src = "http:// ..."> which needs to be put in a secured
page. For example on amazon when the confirmation page is displayed...
The problem is that it's a secured page (https) and my tag is an
absolute path... It looks like it's the problem because the tag is not
secured. What are the possible solution to display the image without
the warning message?

Thanks
 
N

Nicole Calinoiu

The only way to prevent this problem is to load the image over https. If
the source site does not provide secure connectivity, one option (if
permitted by content agreements, etc.) might be to either create a hard copy
of the image on your server or, if the image changes too frequently, to use
a HTTP handler or proxy page on your server to load the image content
dynamically after reading it from the source site.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,901
Latest member
Noble71S45

Latest Threads

Top