Response.ContentType = "application/vnd.ms-excel";Response.AddHeader("Content-Disposition", "filename=新采购商.xls");
posted @ 备忘录 2010-01-26 15:10:47 收藏