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>