![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
07/04/2003, 15:40
|
![Avatar de MsTech.DotNet](http://static.forosdelweb.com/customavatars/avatar32252_1.gif) | | | Fecha de Ingreso: marzo-2003 Ubicación: Maracay - Edo. Aragua
Mensajes: 605
Antigüedad: 21 años, 10 meses Puntos: 0 | |
Exacto como comenta nuestro amigo cain..
Prueba Tambien con esto que te desarrolle....
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Formulario</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script language="JavaScript" type="text/javascript">
function ventana(){
var ventana = window.open("http://www.microsoft.com","Microsoft","Width=300,Height=3 00");
}
</script>
</head>
<body onLoad="JavaScript:ventana()">
<b>Aqui va todo el HTML para el Formulario</b>
</body>
</html>
__________________ Ing. Javier Ugalde
Desarrollador de Aplicaciones Web / Windows
Director de Desarrollos Web
Ing. en Información
Email: [email protected]
Telf. Hab: +[58] - (243) - 232.02.06
Telf. Cel: +[58] - (414) - 455.26.80 |