Solo tramite frames

codice:
<html> 
<head> 
<title></title> 
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> 
</head> 
 
<frameset cols="*" frameborder="NO" border="0" framespacing="0"> 
  <frame noresize src="/modules/reg/index.php">
</frameset> 
<noframes><body></body></noframes> 
</html>