(all the question in version 1)
My users add javascript links, something like that:
<A href="JavaScript:OpenWin(testpage.html);">
the problem, that the editor change the ' to a fake ', and when you try to load the html from the editor, i get error page becuse the (invalid character). what i can do to solve this problem?
My users add javascript links, something like that:
<A href="JavaScript:OpenWin(testpage.html);">
the problem, that the editor change the ' to a fake ', and when you try to load the html from the editor, i get error page becuse the (invalid character). what i can do to solve this problem?