Fingerprint
Programmer
Thanks to all the help from people using this forum, my project is now up to the user testing stage, and we've only found one error.
If a user of my form pushes enter/carriage return in a textarea, it messes up the form output - I get the field split into several output fields.
I have wrap set to soft or virtual, but this makes no difference.
I have a simple string filter function, but don't know how to filter out the 'return' character.
Can anybody help please?
- fingerprint
If a user of my form pushes enter/carriage return in a textarea, it messes up the form output - I get the field split into several output fields.
I have wrap set to soft or virtual, but this makes no difference.
I have a simple string filter function, but don't know how to filter out the 'return' character.
Can anybody help please?
- fingerprint