博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

03 2009 档案

摘要:1 Response.Clear(); 2 Response.Buffer = true; 3 Response.Charset = "GB2312"; 4 Response.AppendHeader("Content-Disposition", "attachment;filename=jtkc.xls"); 5 Re... 阅读全文

posted @ 2009-03-10 15:36 hyd309 阅读(474) 评论(0) 推荐(1)

摘要:window.navigate("index.htm"); 阅读全文

posted @ 2009-03-04 15:45 hyd309 阅读(316) 评论(0) 推荐(0)