Hello,
This thread is reported to be posted in two spaces at the same time, as I see this should not be IC dependent, thus I am replying it here.
Would you please try to check in thread
Web UI - How to close a window
the coding the user used is
<script language="JavaScript">
window.parent.parent.close();
</script>
Maybe this could do help?
Hongyan