I have a form that excepts text input from a user. I would like to have the
form display the same line several times so that the user can enter several
different responses on one form screen.
How can I display the same line of identical textfields five different times
on the same form (each with a different line number)? Once this happens, how
do I insert all of them into the same table? Thanks
--
Message posted via http://www.accessmonster.com
form display the same line several times so that the user can enter several
different responses on one form screen.
How can I display the same line of identical textfields five different times
on the same form (each with a different line number)? Once this happens, how
do I insert all of them into the same table? Thanks
--
Message posted via http://www.accessmonster.com
Comment