
19/11/2008, 14:29
|
 | | | Fecha de Ingreso: abril-2005
Mensajes: 51
Antigüedad: 19 años, 10 meses Puntos: 3 | |
Respuesta: problemas para abrir una url Y esto???
Código:
<html>
<head>
<script>
window.location.href = "http://www.google.cl";
</script>
</head>
</html>
|