摘要:
string newDocFileName = Guid.NewGuid().ToString().Replace("-", ""); string strServerPath = Server.MapPath("") + "\\Model.doc"; //模板路径 string strSavePath = Server.MapPath("Doc") + "\\" + newDocFileName + ".doc"; //另存为的路径 strURL = s 阅读全文
posted @ 2011-12-27 23:03
ajunfly
阅读(7445)
评论(0)
推荐(0)

浙公网安备 33010602011771号