12-05-2011, 6:53
|
sonnyp
Joined on 02-18-2011
Cranston, RI
Posts 5
|
WYSIWYG interface is changing HTML code
|
|
|
|
|
Running PinEdit 7.2 with ASP.NET
Hi, I'm need to turn off or disable the WYSIWYG interface option. Or STOP it from automatically format/change HTML code when placed in "Edit" mode.
Code entered into text editor under "HTML" mode:
Hello {FirstName}
If saved while under "HTML" mode, it saves as entered.
But when the user view the same code under "Edit" mode, and then saves. Then code gets changed to "Hello %7B FirstName%7D".
We need the format of the original text consistent with what was entered. Is there a way we can stop the auto-edits or just totally remove the WYSIWYG interface option within our app?
Thanks,
Sonny
|
|
|
|
|
Report
|
|
|
|