Jump to content

Page with SSL with a iframe with a SSL link, but I'm getting a security warning?


Presto-X

Recommended Posts

Hello Guys,

 

I'm stumped, I have a link (https://www.old-town-inn.com/reservations.html) with working SSL and it has a iframe that links to a page on another site that also uses SSL, if I load reservations.html with out the iframe it works with out any warning, and the same goes for the page we are linking to (https://www.directinn.com/012213), but when we add the iframe we get the warning.

 

Am I not adding my iframe correctly or can you not link to another page using an iframe and keep security?

 

What do you guys think?

You can not get around that warning because the browser is letting the user know that data external to the website they are on is being imported to the page they are about to veiw. It has nothing to do with the other site having SSL, just the fact that they data is external to the website serving the page.

You can not get around that warning because the browser is letting the user know that data external to the website they are on is being imported to the page they are about to veiw. It has nothing to do with the other site having SSL, just the fact that they data is external to the website serving the page.

 

Hey WolfRage,

 

thanks for the fast reply, is there no way around this using maybe php?

You could get the content from the other site and then when the form is submitted, simply post this back to the other website for your verification. CURL is best for this practice. Aren't you a large web design company "DP"?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.