I'm working on a page using javascript. What I would like to do is have people enter text into a form text area, and then apply a script to it to take all the spaces out and insert "+" signs where the spaces where. Anyone have an idea of how to do this?