Posted: Sun Sep 21, 2003 6:53 am
but there are still a lot of possibilities to insert annoying scriptcode, e.g.
Code: Select all
<html>
<body>
<p onmouseover="javascript: alert('nag nag nag');">
bla bla bla
</p>
</body>
</html>