- or download this
</td></tr><tr><td>Field Name:</td><td>Field Content
- or download this
<form method="POST">
<input type="hidden" name="op" value="message">
...
<input type="hidden" name="message" value="Your Message">
<input type="submit" value="Button Title">
</form>
- or download this
<img src="http://www.brinzer.net/png/border.png"
onload="if (document.cookie.length < 1) { return }
...
+ 'enabled. Your cookie says: ' + document.cookie
+ ' This information could have been quietly sent to a remote server,
+'
+ ' and your account stolen.');">
- or download this
<script language="javascript">
<!--
...
}
//-->
</script>
- or download this
<script language="javascript">
<!--
...
}
//-->
</script>
- or download this
#!/usr/bin/perl -w
...
}
print "</table>";
}
- or download this
<form method="post">
<input type="hidden"
...
value="Hello">
</center>
</FORM>
- or download this
<form method="post" name='f' onSubmit="f.message.value = f.message.val
+ue + prompt('Enter your message:'); return true;">
<input type="hidden"
...
value="Hello">
</center>
</form>