摘要:
$mimetypes = array( 'ez' => 'application/andrew-inset', 'hqx' => 'application/mac-binhex40', 'cpt' => 'application/mac-compactpro', 'doc' => 'applicatio... 阅读全文
posted @ 2007-08-15 17:46 学习----实践---学习 阅读(200) 评论(0) 推荐(0)
|
|||
|
摘要:
$mimetypes = array( 'ez' => 'application/andrew-inset', 'hqx' => 'application/mac-binhex40', 'cpt' => 'application/mac-compactpro', 'doc' => 'applicatio... 阅读全文
posted @ 2007-08-15 17:46 学习----实践---学习 阅读(200) 评论(0) 推荐(0)
摘要:
UpdateName = Server.MapPath("OnLoadDate\\" + UpdateName);//下载文件路径 FileInfo file = new System.IO.FileInfo(UpdateName); Response.Clear(); Response.Charset = "... 阅读全文
posted @ 2007-08-15 17:44 学习----实践---学习 阅读(474) 评论(0) 推荐(0) |
|||