12 2012 档案

摘要:<a href="#" onClick="parent.contentFrame.print();">打印Iframe</a><iframe name="contentFrame" style="width:640px;height:624px;margin:20px auto;" src="2.html" id="contentFrame" ></iframe> 兼容: IE FireFox 谷歌浏览器 阅读全文
posted @ 2012-12-09 11:30 Rhythmk 阅读(432) 评论(0) 推荐(0)
摘要://response.setHeader("Content-disposition","inline; filename=test1.doc"); //线上浏览方式,用IE打开 response.setHeader("Content-disposition", "attachment; filename=test1.doc");//下载方式,下载,不用浏览器打开 Response.ContentType = "application/octet-stream"; Response.AddHead 阅读全文
posted @ 2012-12-06 13:57 Rhythmk 阅读(220) 评论(0) 推荐(0)

Rhythmk 个人笔记