I am looking for a script that will allow a table to be dynamicly created. I would like to be able to have a user input the number of rows, columns, cell spacing, cell padding, borders on/off, and border width. Then, they would hit submit and the table would be created for them on the page. I...