I creating a form that sends the results in an email. I have found that if the user imputs " the rest of the entry gets dropped off. I thought that if I could go through the entry and replace all double quotes with single quotes, it would work right. is there a find/replace type of function in javascript?
Thanks :-{}
Thanks :-{}