Is there a utility function that would turn "4'Widgit" into "4\'Widgit"? I am passing a product name through javascript and the fact that there is a single quote "'" is causing an error on the page.

Reply via email to