Hi, I have a normal form with a textbox and if i type something like
Code:
John said "Hello"
then wrote that to a text file and then i opened the text file its contents would say
Code:
John said /"Hello/"
How can i stop this from happening?
Thanks, dandono.