Hi,
I've got a page which updates a record, but it fails if the text used
contains an apostrophe. I understand I need to replace apostrophes
with double quotes in order for it to work?
I also know there's a piece of code which can be used to do this, and
replace all apostrophes so that it works.
Any help would be greatly appreciated!
Cheers,
Joseph
I've got a page which updates a record, but it fails if the text used
contains an apostrophe. I understand I need to replace apostrophes
with double quotes in order for it to work?
I also know there's a piece of code which can be used to do this, and
replace all apostrophes so that it works.
Any help would be greatly appreciated!
Cheers,
Joseph
Comment