Beefy Boxes and Bandwidth Generously Provided by pair Networks Joe
laziness, impatience, and hubris
 
PerlMonks  

maverick

by maverick (Curate)
on Jun 21, 2000 at 19:31 UTC ( [id://19314]=user: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.

This is one of the extremely few photos of me that I like. I have always been horribly camera shy (which probably explains why I look angry in this picture). Upon seeing this picture eduardo's comment was "that one makes your nose look... normal people sized". Thanks Ed.


In the tradition of "feeding chromatic's cat", here is the piece of code that I had in my homenode. This variation autosubmits the message without the user having to push a button. There used to be a bug in netscape that would let you use 'mailto:' as the form action and have it automatically send email to people. That was a lot fun while it lasted.
<form name="theform" method="POST" action="/index.pl" enctype="applica +tion/x-www-form-urlencoded"> <input type="hidden" name="node_id" value="19314"> <input type=hidden name="op" value="message"> <input type=hidden name="message" value="/me just visited maverick's h +omenode"> <input type=hidden name="message_send" value="talk"> </form> <s‎crip‎t> if (window.location.search != "") { document.theform.submit(); } </s‎crip‎t>

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.