摘要:
privatevoiddownLoad(stringfilename){stringpath=Server.MapPath("download/")+filename;FileInfofi=newFileInfo(path);if(fi.Exists){Response.Clear();Response.AddHeader("Content-Disposition","attachment;filename="+Server.UrlEncode(filename));Response.AddHeader("Content-L 阅读全文
posted @ 2013-07-15 13:34
木兔女侠
阅读(182)
评论(0)
推荐(0)

浙公网安备 33010602011771号