Alright, I have a meta tag and I'm working with frames, so I want the meta tag to target the good ol' "_parent" put when I put this code in..
-
<meta http-equiv='refresh' content='0; url=exampleurl.html' target='_parent'>
-
It doesn't work like I want it to.