
11/09/2002, 06:05
|
| | Fecha de Ingreso: septiembre-2002 Ubicación: Burgos
Mensajes: 66
Antigüedad: 22 años, 6 meses Puntos: 0 | |
Re: ventana debes utilizar el metodo window.open
ej:
url ='mipagina.asp';
modo='menubar=0,titlebar=0,scrollbars=1,toolbar=0, Status=1,resizable=0,location=0,fullscreen=0,direc tories=0,height='400',width='700',top=30,left=30';
window.open(url,"filtro",modo);
Mira a ver si te sirve. ;)
"Tengo tan buena memoria como buen olvido" |