Forum Moderators: open
The data isconverted to arrays & sent to a SQL UDF that parses out the commas and creates multiple lines, so its bit much to re-enginer the whole thing.
As mentioned, if someone has JavaScript disabled, this will do no good. You might be able to do something like insert the form input field via JavaScript as well, so that if JavaScript is disabled, there is no way to enter the data at all. Also, I would attach the listener in an unobtrusive way instead of putting it inline in your HTML.
Its pretty rare for uk businesses to disable Javascript unless its creating popups or pulling in unsecure urls.
Fotiman, just so you know (since you are probably noticing a pattern of correcting me), I do write my production code in an unobtrusive style. I just get lazy on forums. I'll try to do better. :)
Hehehe... I can tell you know what you're doing. And it's often much easier to post a quick solution, especially in the forums. I don't hold it against you. :)