Hello,
I want to write a script that will display a table with a number of
rows the user wants. Example, I go to a page and need 30 rows, I press
submit and 30 rows are made.
I was thinking of a FOR EACH statement, but those examples are for
arrays.
Any ideas?
Scott n7seb@softhome. net
I want to write a script that will display a table with a number of
rows the user wants. Example, I go to a page and need 30 rows, I press
submit and 30 rows are made.
I was thinking of a FOR EACH statement, but those examples are for
arrays.
Any ideas?
Scott n7seb@softhome. net
Comment