How do I fix this issue:
HTML tags entered into the editor (not the Source window) are changed to text in the output. For example: If I type '<b>help</b>' in the editor, it is changed to '<help>'.
Deperate. Any help is appreciated.
HTML tags entered into the editor (not the Source window) are changed to text in the output. For example: If I type '<b>help</b>' in the editor, it is changed to '<help>'.
Deperate. Any help is appreciated.

RE: why changing html tags to text?
RE: why changing html tags to text?
RE: why changing html tags to text?
Has anybody found a fix for this since this makes the app. useless.
RE: why changing html tags to text?
http://flangy.com/dev/asp/urldecode.html
http://flangy.com/dev/asp/urldecode.html
RE: why changing html tags to text?
If that whole reply is pasted in to an html editor it will display as the page was intended to.
Sorry about that.
RE: why changing html tags to text?
If anyone can post the reply to make it readable...
RE: why changing html tags to text?
You'll need to switch to source mode or write a plugin that inserts the html that you want.
RE: why changing html tags to text?
is it possible to open editor in source mode by default,if yes then how do we do it
thanks