ติด adyim แล้ว XHTML ไม่ผ่านอะ (iframe)
น่าจะมีสองแบบเนอะ

รบกวน PM ส่งเว็บให้ผมดูหน่อยได้มั้ยครับ
เดี๋ยวผมให้เจ้าหน้าที่ทางเทคนิคตรวจสอบให้ครับ
Line 457, Column 263: an attribute value specification must be an attribute value literal unless SHORTTAG YES is specified
…t=13 scrolling=no frameborder=0 src=http://stat.adyim.com/count/?pid=36&u=62&
Line 457, Column 269: NET-enabling start-tag not immediately followed by null end-tag
…crolling=no frameborder=0 src=http://stat.adyim.com/count/?pid=36&u=62&af=62&
✉
This error may occur when there is a mistake in how a self-closing tag is closed, e.g '.../ >'. The proper syntax is '... />' (note the position of the space).
เต็มไปหมดเลยอะ
xhtml มันฟ้อง
ถ้า error ขึ้นแบบนี้ ให้ลองใส่เครื่องหมาย \ หน้าเครื่องหมาย ' ดูน่ะครับ
ยกตัวอย่างเช่น ถ้าได้รับโค้ดว่า
<script>document.write(unescape('<script language='javascript' type='text/javascript'>var re=escape(document.referrer);var hre=escape(window.location);document.write('<iframe marginwidth=0 marginheight=0 vspace=0 hspace=0 allowtransparency=true width=25 height=13 scrolling=no frameborder=0 src=http://stat.adyim.com/count/?pid=1&u=3&af=3&cpid=1&t=thaiseoboard.com&re='+re+'&hre='+hre+'></iframe>');</script>'));</script><noscript> <a target='_blank' href='
http://www.adyim.com 
'>adyim.com</a></noscript>
ก็ให้แก้ไขเป็น
<script>document.write(unescape(\'<script language='javascript' type='text/javascript'>var re=escape(document.referrer);var hre=escape(window.location);document.write('<iframe marginwidth=0 marginheight=0 vspace=0 hspace=0 allowtransparency=true width=25 height=13 scrolling=no frameborder=0 src=http://stat.adyim.com/count/?pid=1&u=3&af=3&cpid=1&t=thaiseoboard.com&re='+re+'&hre='+hre+'></iframe>');</script>\'));</script><noscript> <a target=\'_blank\' href=\'
http://www.adyim.com 
\'>adyim.com</a></noscript>
ลองดูน่ะครับ น่าจะหาย