Ver originalfor(var i=0; i<document.getElementsByName("t[]").length; i++){ alert(document.forms[0]["t[]"][i].value);}