Is there a way to strip line breaks from a field before I use the data submitted?
We've got a basic form - but it has to pass alot of information as a query string, and there is a paragraph area that often people type "enter/enter" to get two line breaks. Is there a function I can use to REMOVE those during submission?