Ver Mensaje Individual
  #5 (permalink)  
Antiguo 05/11/2004, 10:31
orharo2003
 
Fecha de Ingreso: abril-2004
Ubicación: México D.F.
Mensajes: 1.724
Antigüedad: 21 años
Puntos: 4
Cita:
Iniciado por yerotos
Lo pongo asi per no me funciona:
<%if(clave="111111" or clave=111111) then
Response.Write "<script language=" & chr(34) &"vbs" & chr(34) &">"%>
<script> window.open "http://esvwnapac90085/consumtelf/index.htm","","height=200,width=200"
</script>
<%end if%>

Que es lo que pongo mal?

Muchas gracias
Response.Write "<script language=" & chr(34) &"vbs" & chr(34) &">"%>
window.open "http://esvwnapac90085/consumtelf/index.htm","","height=200,width=200"
</script>