Hi,
I am taking information from users via a text area, this data is then insert into a database.
However if the user use an apostrophe (') the Insert statement fails.
I would like to collect information with apostrophe's in it.
How can i get around this problem?
Thanks
I am taking information from users via a text area, this data is then insert into a database.
However if the user use an apostrophe (') the Insert statement fails.
I would like to collect information with apostrophe's in it.
How can i get around this problem?
Thanks