Forum Moderators: open
I have a form on my website for editing certain pages. Whenever a page is opened for editing, certain characters in the text area are displayed by special characters; for instance "<" is displayed as "<".
Just to be clear, "<" is not *replaced* by "<", but it is simply displayed that way. When the form is submitted, the file will contain "<".
I'm not sure where this problem is coming from, as I have other very similar forms on my website which do not behave this way. Anyone have any ideas?