Ver Mensaje Individual
  #6 (permalink)  
Antiguo 19/12/2006, 13:08
Avatar de chalchis
chalchis
 
Fecha de Ingreso: julio-2003
Mensajes: 1.773
Antigüedad: 20 años, 9 meses
Puntos: 21
Re: Nombre del dominio fijo

cierto como dice el amigo
caricatos

frames o marcos podrias poder un marco oculto y el otro que cargue todo el contenido

saludos

algo asi
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
body,td,th {
color: #000000;
}
body {
background-color: #FFFFFF;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
-->
</style>
</head>

<frameset rows="0,100%" frameborder="NO" border="0" framespacing="0">
<frame src="null.htm" name="nulo" scrolling="NO" noresize>
<frame src="Php/index.php" name="mframe" scrolling="yes" noresize>
</frameset>
<noframes><body>
</body></noframes>
</html>
__________________
gerardo