is there something wrong with this code ? cos it just doesnt work :(
-----------------------------------------
<html>
<body>
<frameset rows="50%, 50%">
<frame src="sig.htm">
<frame src="">
</frameset>
</body>
</html>
-----------------------------------------
