I am having trouble with \ appearing before a ' in my database. For example if someone entered this comment into a field - It's a good idea - then when I display this from the database to a HTM page it looks like this - It\\'s a good idea
How do I get rid of these backslashes and do they appear if you use any other characters e.g. * "
Please help
Tuscan