Hi
Is it possible to submit multiple records to a mysql database at once.
For
example. I have 3 fields surname, forename and date of birth. I would
like to
be able to enter upto say 10 records and then press the submit button and
then
the required number of records are created in my database.
At the moment (and I am learning) I can use the form insertion wizard to
enter
1 record at a time.
I hope someone can help
Tom