Edit C:\Users\Administrator\AppData\Local\Microsoft\Windows\INetCache\IE\1S098GQ5\jsOnload[1].htm
function JsOnload() { this.codeStrings = new Array(); this.size = JsOnload_size; this.add = JsOnload_add; this.run = JsOnload_run; } function JsOnload_size() { return this.codeStrings.length; } function JsOnload_add(toRun) { this.codeStrings[this.codeStrings.length] = toRun; } function JsOnload_run() { var runi; for (runi=0 ; runi < this.codeStrings.length ; runi++) { try { eval(this.codeStrings[runi]); } catch (ex) { alert("jsOnload Error.\nAn exception was caught when evaluating the following string : \n\n" + this.codeStrings[runi] + "\n\nThe error is: " + ex); } } } jsOnload = new JsOnload(); function runOnTime(displayFldStr, delay) { try { jsOnload.add(displayFldStr); } catch (ex) { setTimeout(displayFldStr, (delay ? delay : 1000) ); } }
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de