Hi,
<form name='Form' action='fight.php' method='POST' onsubmit='return Check()'><table><tr><td><input type='text' name='Name[1]' value='Name_1'></td>
Also, wie lautet hier der Name des Formularfeldes?
Mit alert(document.Form.Name[1].value);
Und wo hast du Formularfelder mit dem Namen Name (im Klartext - die im Quelltext das Attribut name="Name" stehen haben)?
wird allerdings nichts ausgegeben...
Vorher muss dir ja auch der Fehler klarwerden, damit du ihn ausbessern kannst.
MfG ChrisB
--
“Whoever best describes the problem is the person most likely to solve the problem.” [Dan Roam]
“Whoever best describes the problem is the person most likely to solve the problem.” [Dan Roam]