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.
- Single quote escape utility function Stephen Rufle
- Re: Single quote escape utility function Stephen Rufle
- Re: Single quote escape utility function Patrick Antivackis
