Comment Reminds me of an old joke (Score 1) 439
found in a www.clowns.com cgi script:
(Sorry for the previous post...hit submit instead of preview.)if ($ENV{'REMOTE_ADDRESS'} =~/microsoft.com/i) { # i.e. User is a cannibal
print <
<SMELL="funny">
<TASTE="funny">...
</TASTE>
</SMELL>
EOF
}