0
Example:
<iframe scr="https://www.google.com/?gfe_rd=cr&ei=WKaFVtKXJ8yG8Qec97KwCg#q=stack+overflow"></iframe>
A simple google search for the Stack Overflow site
I wanted that when clicked on the link (en.stackoverflow.com), it would upload the entire page to the respective link.
In short, that a particular iframe link was loaded as a normal page (ie using refresh).
There is no way to do this because there is no way you can change the behavior of external pages within iframe.
– Sam
@Davidfernandes in cazo the page that will be will be mine in the login part so that after he login he accesses normal with redfresh
– Daniel