The code is to be placed in the popup window. opener gets the frame/window that opened the popup. If that is not the frame/window that is to change, you have to step though the frameset just like folders in DOS. top is the top level (equal to cd \) parent is up one level (equal to cd ..)
If you have 2 frames on the main page, and the popup is opened from FrameName1 and you want to change frameName2: <body onLoad="opener.parent.FrameName.location.href='enSide.htm'">
It shouldn't do that. If you change the page that loaded the popup you loose the connection, but you should be able to change the popup page. I do it many places, when I put data in my database.
Tilladte BB-code-tags: [b]fed[/b] [i]kursiv[/i] [u]understreget[/u] Web- og emailadresser omdannes automatisk til links. Der sættes "nofollow" på alle links.