Hi,
I have a doosy...
I have a textarea field that collects multiple lines (list) of the same information.
e.g.
John
Jane
Mary
Joe
Sylvster
Tweety
All this is entered all at once in bulk, and seperated via the carraige-return/enter key. I need to seperate the list in the TEXTAREA so I can put each of the names into thier own record in the database. Each of the names will be going into the firstname field of each record.
Any Ideas?
Thanks,
Emm001
I have a doosy...
I have a textarea field that collects multiple lines (list) of the same information.
e.g.
John
Jane
Mary
Joe
Sylvster
Tweety
All this is entered all at once in bulk, and seperated via the carraige-return/enter key. I need to seperate the list in the TEXTAREA so I can put each of the names into thier own record in the database. Each of the names will be going into the firstname field of each record.
Any Ideas?
Thanks,
Emm001