<html>
<head>
<title></title>
</head>
<body>
<form method="post" name="f1">
<table border=0 cellpadding=0 cellspacing=0 width=550>
<tr>
<td>
Your Name<br /><textarea name="p_name" cols="25" rows="4"></textarea>
<a href="javascript:void(0);" name="My Window" title="My title" onClick=window.open("promt.html","Ratting","width=250,height=200,left=150,top=200,toolbar=1,status=1");> Click </a>
</td>
</tr>
</table>
</form>
</body>
</html>