Código HTML:
Ver original
probe asi
Código Javascript:
Ver original
valor=document.getElementById("miForm").document.getElementsByTagName("input")[0].value; document.getElementById("miForm").document.getElementsByTagName("input")[1].value=valor
Pero no me hace nada
Saludos