<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar/31144467?origin\x3dhttp://compgrad.blogspot.com', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

Computer for Graduates

Blog for Computer for Graduates

Friday, July 28, 2006

ปัญหาเรื่องภาษา

ในการเขียนจดหมายด้วยภาษาไทยถึงเพื่อนระหว่างผู้ใช้ Gmail ด้วยกัน จะไม่พบปัญหาในเรื่องอักขระภาษาไทยเลย แต่ถ้าเป็นการติดต่อกันระหว่างผู้ใช้ Gmail กับอีเมลบางแห่ง เช่น Hotmail ท่านจะพบปัญหาเรื่องการแสดงอักขระในจดหมายได้ ทั้งนี้เนื่องจาก Gmail ใช้ชุดการเข้ารหัสเป็น Unicode (UTF-8) ในขณะที่ Hotmail ใช้ Thai (Windows) ด้วยเหตุนี้ ท่านต้องเปลี่ยนมาใช้รหัสอักขระเดียวกับที่ผู้รับจดหมายของท่านใช้ เช่น ถ้าผู้รับใช้ Hotmail - Thai (Windows) ท่านก็ควรเขียนจดหมายด้วยรหัสเดียวกัน โดยเปลี่ยนด้วยคำสั่ง View > Encoding > Thai (Windows) เมื่อท่านใช้ MS Internet Explorer เป็นเว็บบราวเซอร์

0 Comments:

Post a Comment

<< Home