java script that switches between big5 and gb2312 character sets ---------------------------------------------------------------- It's come from <http://bbs.moninet.com.tw/>. You have to register to get this switching between big5 and gb2312 character sets on html page dynamically. <HTML> ... <script SRC="http://xxx.yyy.zzz/gborbig5.js"></script> <span onclick="h1.value=1;convert(h1.post3)" style="CURSOR: hand"><img src=""></span><input type=hidden name=h1.value=0> <span id=post3><table>...</table></span> ... </HTML> Attachment:
gborbig5.js |