05 2010 档案
ASP输出文件为word及excel文档
摘要:<%Response.ContentType="application/vnd.ms-word"Response.AddHeader"Content-Disposition","attachment;filename=test.doc"Response.ContentType="application/vnd.ms-excel"Response.AddHeader"Content-Dispo...
阅读全文
对联漂浮跟随可关闭广告
摘要:<SCRIPT language="JavaScript">//符合web标准且可关闭的多幅对联广告<!--lastScrollY = 0;function heartBeat(){var diffY;if (document.documentElement && document.documentElement.scrollTop)diffY = documen...
阅读全文
jquery获取键盘值代码
摘要:<script type="text/javascript"> <!--function keyUp(e) {var currKey=0,e=e||event;currKey=e.keyCode||e.which||e.charCode;var keyName = String.fromCharCode(currKey); alert("按键码: " + currKey + " ...
阅读全文
Dreamweaver中出现 "以下翻译器没有被装载,由于错误:xxxx.htm:有不正确的设置信息" 问题的解决方案(8,cs3,cs4似乎都会出现改问题)
摘要:使用Macromedia Dreamweaver 8时,只要打开一个文件,随即就会蹦出一个提示框 "以下翻译器没有被装载,由于错误: asp.htm:有不正确的设置信息 xslt.htm:有不正确的设置信息 解决方法:方法是删除以下文件:C:/Documents and Settings/(你登陆的那个用户名)/Application Data/Macromedia(或许是adobe)/Dream...
阅读全文
浙公网安备 33010602011771号