<script language="JavaScript" type="text/javascript"> function CloseAndRefresh() { opener.location.reload(true); self.close(); } </script>
Mark this as answer, if it is..... With regards Nishithraj Narayanan
Login to post response