Hi, I have some JavaScript that generates code people can paste in to their own websites and takes various user inputs. One input is text which I escape for url usage via JavaScript. For example " Cortijo Marañón " becomes " Cortijo%20Mara%F1%F3n ". However when I access this query...