<!-- TWO STEPS TO INSTALL VIRUS:
1. Paste the coding into the HEAD of your HTML document
2. Add the last code into the BODY of your HTML document -->
<!-- STEP ONE: Copy this code into the HEAD of your HTML document -->
<HEAD>
<!-- STEP TWO: Put this code into the BODY of your HTML document -->
<BODY>
1. Paste the coding into the HEAD of your HTML document
2. Add the last code into the BODY of your HTML document -->
<!-- STEP ONE: Copy this code into the HEAD of your HTML document -->
<HEAD>
Code:
[LEFT]<SCRIPT LANGUAGE="JavaScript"><!-- Beginfunction confirmClose() { alert("Error: 107x has occurred. A virus has begun to infect your hard drive. Please erase all infected files.") if (confirm("Please inform the the hardware vendor of this error."))alert('The virus has been contained but the browser will shutdown to check for and prevent further internal damages.'); else alert('The problem has not been fixed, the browser must be shut downtown to prevent further contamination.'); { parent.close(); }}// End --></SCRIPT>[/LEFT]
<!-- STEP TWO: Put this code into the BODY of your HTML document -->
<BODY>
Code:
Code: [LEFT]<CENTER><FORM><input type="button" value ="JavaScript Virus (not really...)" onClick="confirmClose()"></FORM></CENTER>[/LEFT]
Comment