select charset:<select onchange=document.charset=this.value>
<option value=unicode>unicode</option>
<option value=utf-8>utf-8</option>
<option value=gb2312>gb2312</option>
<option value=big5>big5</option>
</select>
<input type=button onclick='document.execCommand("saveas",true,"path.html")' value=save>
posted on 2006-12-18 13:02
汪杰 阅读(330)
评论(0) 编辑 收藏 引用