各位大哥,excel的文件保存,用程序怎么写?在线等>>>>谢谢!!!!
这是我写的,但只能保存网页不能保存我想保存的excel文件
请各位大哥帮我修改一下>>>请把程序改一下给我
我菜鸟,
请多包含!!!!
多谢各位了!!!!
<html>
<head>
<base href="file:///D:/Documents%20and%20Settings/Administrator/ラタテ・dfas.html">
<title>hah</title>
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
</head>
<body>
<a href="file:///G:/text.xls" onclick="document.execCommand('SaveAs')">exceldownlaod</a>
</body>
</html>