摘要: Description of Data Content Typical Filename Extensions MIME type/subtype Text and Text-Related Types HTML text data (RFC 1... 阅读全文
posted @ 2008-04-17 23:40 icewolf29 阅读(102) 评论(0) 推荐(0)
摘要: // -------解决在Mozilla FireFox中XMLHttpRequest.open权限不足的问题---------- // // try { // UniversalBrowserWrite... netscape.security.PrivilegeManager.enablePrivilege("UniversalBrowserRead"); } catch(ex) { // 在Microsoft Internet Explorer中肯定产生异常 // 在Mozilla FireFox中若可以设置会弹出设置权限的对话框 // 可选择"记住此决定& 阅读全文
posted @ 2008-04-17 20:28 icewolf29 阅读(204) 评论(0) 推荐(0)