Tema: Duda con ASP
Ver Mensaje Individual
  #5 (permalink)  
Antiguo 14/12/2005, 14:31
patros
 
Fecha de Ingreso: marzo-2005
Mensajes: 24
Antigüedad: 19 años, 11 meses
Puntos: 0
y como lo hago entonces ??...

<% @ LANGUAGE="JSCRIPT" %>
<html>
<head>
<title> TEST DE CONOCIMIENTOS MUSICALES </title>
<head>
<body>

<% .....quiero acceder al input op1...... %>

<input name="op1" readOnly size=50>

</body>
</html>

muchas gracias!