Escape chars in html output
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=windows-1250">
<meta name="generator" content="PSPad editor, http://www.pspad.com">
<title></title>
</head>
<body>
AJCC 2011 WEB Site<br>
<br>
Please check back later<br>
</body>
</html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=windows-1250" http-equiv="content-type" />
<meta content="PSPad editor, http://www.pspad.com" name="generator" />
<title></title>
</head>
<body>
<p>
AJCC 2011 WEB Site<br />
<br />
<span style="color: rgb(255, 0, 0);">Please <strong>check </strong>back later</span></p>
</body>
</html>
<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\">
<html>
<head>
<meta content=\"text/html; charset=windows-1250\" http-equiv=\"content-type\" />
<meta content=\"PSPad editor, http://www.pspad.com\" name=\"generator\" />
<title></title>
<style type=\"text/css\">
</style>
<style type=\"text/css\">
</style>
<style type=\"text/css\">
</style>
<style type=\"text/css\">
</style>
</head>
<body class=\"scayt-enabled\">
<p>
AJCC 2011 WEB Site<br />
<br />
<span style=\"color: rgb(255, 0, 0);\">Please <strong>check </strong>back later</span></p>
</body>
</html>
Re: Escape chars in html output
Re: Escape chars in html output
Its not the same problem but a similar one, what I am getting is the following,
the escape char in front of the quotation mark, stuffs the color up, it appears that not even CKeditor can handle that.
tom...
Re: Escape chars in html output
Re: Escape chars in html output
Re: Escape chars in html output
http://nightly.ckeditor.com/5591/_samples/fullpage.html