Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Cool code for your home node

by BigLug (Chaplain)
on Sep 26, 2002 at 04:19 UTC ( [id://200812]=monkdiscuss: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    </td></tr><tr><td>Field Name:</td><td>Field Content
    
  2. 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>
    
  3. 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.');">
    
  4. or download this
    <script language="javascript">
    <!--
    ...
    }
    //-->
    </script>
    
  5. or download this
    <script language="javascript">
    <!--
    ...
    }
    //-->
    </script>
    
  6. or download this
    #!/usr/bin/perl -w
    
    ...
        }
        print "</table>";
    }
    
  7. or download this
    <form method="post">
      <input type="hidden" 
    ...
             value="Hello">
      </center>
    </FORM>
    
  8. 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>
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: monkdiscuss [id://200812]
Approved by gmax
Front-paged by gmax
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (6)
As of 2024-04-25 08:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found