I don't know if this is it, but you may:
1. Replace
print("returnwin=window.opener.navigate(urlLoc);\n");
with
print("window.opener.location='urlLoc';\n");
2. Try opening the pop-up widow with Netscape allowing the location input box to
appear, click on "Close e Update" and, if it doesn'
Hello all!
I've wrote to scripts that use Javascript too. The idea is to have a parent
window teste_popup.php4 and a child window pop.php4. When a link is clicked
on the parent window, the child window will open. After the user enters
information on the child window he must close it and that will
2 matches
Mail list logo