2011年11月18日
摘要: IE Blocking iFrame CookiesWritten byadamon Tue, 09/16/2008 - 13:52I got a call today about one of my applications not running correctly from inside an iFrame. I tried it out and it looked like everything worked great in Safari and Firefox but not IE6 or IE7. It took me a few failed attempts to fix i 阅读全文
posted @ 2011-11-18 17:45 利刃 阅读(311) 评论(0) 推荐(0)
摘要: 1.telnet google.com 802.Telnet窗口中按下“Ctrl+]”;然后,输入“set localecho”命令,再连续按两次回车键3.输入GET/HTTP/1.1Host:www.sohu.com /*这句话可不要*//*另外你可以用网页数据分析工具查看相应的输入信息,如httpwatch*/再连续按两次回车键,该命令表示向google索要首页根文件,使用的协议是HTTP的1.1版本。"200 OK"表示要求数据成功"302"表示数据重定向Connection: Keep-Alive=====================补充内容 阅读全文
posted @ 2011-11-18 10:31 利刃 阅读(14625) 评论(0) 推荐(2)