A
Anonymous
Guest
Let's say the following line is in a text file:
he said, "This is an 'A'."
When the line is read into a <form> text field for changing, the single and double quotes are not maintained. In fact the phrase is truncated. Is there a way to read text into the value of a <form> text field and maintain the single and double quotes if they are there?
he said, "This is an 'A'."
When the line is read into a <form> text field for changing, the single and double quotes are not maintained. In fact the phrase is truncated. Is there a way to read text into the value of a <form> text field and maintain the single and double quotes if they are there?