在IE瀏覽器中打開WORD、EXCEL、PDF和TXT文件

1 protected void Page_Load(object sender, EventArgs e) 2 { 3 if (!IsPostBack) 4 { 5 string fname = Server.MapPath(".") + @"\Files\FarPointOne.doc"; 6 Response.ClearContent( ); 7 Response.ClearHeaders(
相關文章
相關標籤/搜索