<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.0.6249.1">
<TITLE>popup window</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Arial">Hi all,</FONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=2 FACE="Arial">How do i activate the already open popup window&nbsp; in the background by javascript ....</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;i tried </FONT>
</P>

<P><B><FONT SIZE=2 FACE="Courier New">var hd = window.open('test.html','legal', 'height=550,width=700,status=no,toolbar=no,menubar=no,location=no,top=10,left=10,scrollbars=yes'); </FONT></B></P>

<P><B><FONT SIZE=2 FACE="Courier New">hd.activate(); </FONT></B>
</P>

<P><FONT SIZE=2 FACE="Courier New">Thanks and regards,</FONT><B></B>

<BR><FONT SIZE=2 FACE="Courier New">sudhakar</FONT><B></B>
</P>

</BODY>
</HTML>