Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

maverick

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

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?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (5)
As of 2024-03-19 08:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found