Apostrophes in text input
-
I have a created a booking form where a user can add text through a textarea.
The problem is when a user uses apostrophes, the submitted values strips the apostrophes, quotes, etc.
For instance:
“I’m” gets submitted as “I\'m”I’m trying to “test” this form is submitted as “I\’m trying to \”test\” this form”
Would be great if someone could share a fix/ solution for this.
Many thanks!
Sanjeev
The page I need help with: [log in to see the link]
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Apostrophes in text input’ is closed to new replies.