E
Ed Richter
I have an online form, and have run into problems with people who have apostrophe's in their names such as O'Rourke. My form also contains a field for comments and if someone adds a word like I'll, You'll, etc. that will also cause an error upon submission of the form. Actually for some reason I was able to submit the names with the apostrophe in them, but when I do any type query on the name like that, it won't find the record and returns an error.
Is there a simple way around that to allow the apostrophe in various fields? I believe you can do something around the apostrophe with a slash '/' to designate it as a literal character , but in a comment field I'd have no idea where the apostrophe is located to look for it?
Is there a simple way around that to allow the apostrophe in various fields? I believe you can do something around the apostrophe with a slash '/' to designate it as a literal character , but in a comment field I'd have no idea where the apostrophe is located to look for it?