Your question, your audience. Choose who sees your identity—and your question—with question security.
Are you are experiencing a similar issue? Get a personalized answer when you ask a related question.
Have a better answer? Share it in a comment.
i suggest you use our previous method but using this code,
<!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<script>
var Cleaned = false;
function cleanUp(){
var URL = 'finishpage.html';
if(window.opener == null || window.opener.closed){
window.open(URL)
}
else{
window.opener.location.hre
}
window.close();
}
</script>
</head>
<body onunload="if(!Cleaned)clea
<a href="finishpage.html" onclick="Cleaned=true;clea
</body>
</html>