I have a problem with my Picture hosting site . It's Ok if I enter by FireFox , but when I try to enter my site by Internet Explorer , an error occurs , and there is a messeage : Example: http://www.uploadscriptdemo.com/ Can any help me with cheap price. Thank you very much.
Open http://www.uploadscriptdemo.com/source/includes/genjscript.js with your favorite FTP client and delete the codes : if (navigator.userAgent.toLowerCase().indexOf("msie") != -1 && navigator.userAgent.toLowerCase().indexOf("opera") == -1 && parseInt(navigator.appVersion) < 7 && get_cookie("in_explorer") == false) { set_cookie("in_explorer", "true", 365); alert("Hmm... your browser is not officialy supported.\n\nWe recommened you download a supported browser (e.g. Firefox, Opera, or Safari).\n\nContinue at your own risk."); } Code (markup):