Hello Guys,
I have some problem with this site - it has an iframe embedded and this iframe is causing the side to reload after about 80 seconds - this is only happening when using the Internet explorer. When using Chrome, Firefox or Opera this problem never occurs. I have tried several things like using the Iframe in a Sandbox (adding sandbox="allow-scripts allow-forms" to the Iframe) what made the problem not happen anymore but therefore the formula (which is embedded in the Iframe) was not been send anymore. And when I used sandbox="allow-scripts allow-forms allow-same-origin" the formula was send but the page reloaded itself again.
Do you guys have an Idea how to fix this?
Felix