Hi,
I am trying to create a portal to quickly navigate between websites quickly. But I have run into an issue. I am using an iframe to open the website in the window, but when I input my login information to the iframe page, it just reloads and doesn't proceed. It works on IE but no other browsers? I'm not sure why, but hopefully you can help out.
Here is the line of code:
[CODE lang="html" title="Iframe Code"]<iframe src="https://tc-vic.compass.education/" width="100%" height="1080"></iframe>[/CODE]
I am trying to create a portal to quickly navigate between websites quickly. But I have run into an issue. I am using an iframe to open the website in the window, but when I input my login information to the iframe page, it just reloads and doesn't proceed. It works on IE but no other browsers? I'm not sure why, but hopefully you can help out.
Here is the line of code:
[CODE lang="html" title="Iframe Code"]<iframe src="https://tc-vic.compass.education/" width="100%" height="1080"></iframe>[/CODE]