This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Using google.com in visualisation frame
#1
Hi.

Why can't i use https://www.google.com/ as url in frame?

BR
Kai-Roger
Reply
#2
Hi,

Google (And many other sites) is using “X-Frame-Options: SAMEORIGIN" response header. 

This option prevents the browser from displaying iframe that are not hosted on the same domain as the parent page. I don’t think you can change anything about it. (see browser console for “same origin” message)

BR,

Erwin
Reply
#3
(29.12.2019, 21:48)Erwin van der Zwart Wrote: Hi,

Google (And many other sites) is using “X-Frame-Options: SAMEORIGIN" response header. 

This option prevents the browser from displaying iframe that are not hosted on the same domain as the parent page. I don’t think you can change anything about it. (see browser console for “same origin” message)

BR,

Erwin

Thanks
Reply


Forum Jump: