Sport Betting Systems - Debt Consolidation - Debt Consolidation - Debt Consolidation - Anime Episodes

PDA

View Full Version : How to update database from multiple value textarea


phitur
Nov 7th 2006, 9:55 am
I'd like to know how to create an action page that will update the database using the multiple values from a textarea field as primary keys.

thanks

phitur
Nov 7th 2006, 12:04 pm
The action page sees the textarea values as a list if comma delimited,
I would still want to enter data with carriage return.

example:

abc
xyz
lmn
tsts
...

datropics
Nov 7th 2006, 1:54 pm
glad we can help! lol

phitur
Nov 7th 2006, 2:32 pm
well I wish there was a more elegant way, the trim and replace function don't work well, so if the users don't enter the data all on one row only, it won't work.