当然最好是服务端脚本
1。window.open("c:")
2.#default#httpFolder<STYLE>
.httpFolder{behavior:url(#default#httpFolder);}
</STYLE><SCRIPT>
function fnNavigate(){
   oViewFolder.navigate("http://localhost/");
}
</SCRIPT><SPAN ID=oViewFolder
      CLASS = "httpFolder"
      onclick = "fnNavigate()"
>
Display this page in folder view.
</SPAN>