Ver Mensaje Individual
  #1 (permalink)  
Antiguo 15/04/2002, 19:01
stipab
 
Fecha de Ingreso: abril-2002
Mensajes: 38
Antigüedad: 22 años, 9 meses
Puntos: 0
Ayuda maestros!!!!!!!!

Como seria este codigo en javascript ????

<script ID="clientEventHandlersVBS" LANGUAGE="vbscript">
<!--
Sub window_onload
FrontPage_Form1.Tarjeta.focus
End Sub

Sub tarjeta_onkeypress



If len(trim(FrontPage_Form1.Tarjeta.value))=8 then
FrontPage_Form1.Clave.focus
end if
End Sub
-->
</script>

------------------
Por favor necesito que me apoyen se los agraderia mucho.