Answer
7 May 2013
license: CPOL
I did it by adding history.back() at end .Previously it was "window.open('ABC.aspx"', 'TEST', 'width=800, height=700, scrollbars=yes,resizable=yes, status=no, toolbar=no, location=no, top=45, left=45');"; changed it to "window.open('ABC.aspx"', 'TEST', 'width=800, height=700,...