 
			
				14/06/2002, 11:32
			
			
			     |  
        |     |    |    Fecha de Ingreso: enero-2002  
						Mensajes: 247
					  Antigüedad: 23 años, 9 meses Puntos: 0     |        |  
  |      Re: Como Se Redirecciona Un Dominio En Servidor Gratis        mira si es una pagina de redireccion generalmete te piden que introduzcas el URL de tu pagina donde tienes todo. 
----------------------------------------   
( cuando no tienes eso puedes hacer lo siguiente )   
pon en tu pagina de inicio el siguiente codigo  ( borras todo lo que tengas y pones este )       
<html> 
<head> 
<title>Tu pagina</title> 
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">       
<script language="JavaScript"> 
<!-- 
function MM_goToURL() { //v3.0 
  var i, args=MM_goToURL.arguments; document.MM_returnValue = false; 
  for (i=0; i<(args.length-1); i+=2) eval(args+".location='"+args[i+1]+"'"); 
} 
//--> 
</script>       
</head>   
<body bgcolor="#FFFFFF" text="#000000" onLoad="MM_goToURL('parent','http://www.PAGINA-QUE-QUIERAS-QUE APAREZCA.com');return document.MM_returnValue"> 
</body> 
</html>      
<P><center><embed width="350" height="60" loop=true src="http://www.webxcreen.com/firmas/nemo.swf"></center></P>               |