hello, could anyone help me?
i am a beginer in java script and i want to put data from the form into a existing table and for every set of value fill in the text boxes of the form when these data are inserted in a table (but it doesn't work)a new row is inserted and in this rows are exported the data from form.
thank you in advance


Code:
<html>
<head>
<script type="text/javascript">
...