|
I have a password function that goes to a granted page which in turn redirects to a hidden area on a web site.
My problem is that the page with the refresh tag is loaded into a bodyFrame of the current site and when it redirects to the new site it needs to replace all of the frames with the new sites frames so one site isn't nested in the other. I have tried adding a target="_top" but apparently it doesn't work with the refresh tag.
when I refresh now with the target _top tag its still loads the new site and frames into the bodyFrame of the old site.
Any solutions how to fix this so it loads the new site at the _top?
Thanks in Advance
palnudb
|
|
|
|
|
|
|
// |