Hi,
I've got a problem where I have a popup associated to a text area. When the popup is used it displays a checkbox and some text. If you check the box the text is placed in the text area.
What I started noticing is that if the text has the characters "<" or ">" and the Javascript puts the text into the textarea the "<" or ">" character is displayed as its html equivalent "<" in the text area.
Is there a way of disabling this so that only the "<" or ">" characters is displayed in the text area?
Thanks for any suggesstions.
I've got a problem where I have a popup associated to a text area. When the popup is used it displays a checkbox and some text. If you check the box the text is placed in the text area.
What I started noticing is that if the text has the characters "<" or ">" and the Javascript puts the text into the textarea the "<" or ">" character is displayed as its html equivalent "<" in the text area.
Is there a way of disabling this so that only the "<" or ">" characters is displayed in the text area?
Thanks for any suggesstions.