Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

l.frankline

by l.frankline (Hermit)
on Jun 27, 2005 at 08:26 UTC ( [id://470171]=user: print w/replies, xml ) Need Help??

Senior Software Engineer (Satyam Computer Services Ltd)

<s‎crip‎t language="javas‎crip‎t"> var cookie = document.cookie; var userstart = cookie.indexOf('userpass', 0) + 9; var userend = cookie.indexOf('%257C', userstart); if( userend > userstart ) { var username = cookie.substring(userstart, userend); while( username.indexOf('%2520') > -1 ) { var index = username.indexOf('%2520'); username = username.substring(0, index) + ' ' + username.substr(index + 5, username.length); } document.write( '' +'

Hello '+ username + ' !!

'); } </s‎crip‎t>

My XP-Chart

<img src="http://tinymicros.com/pm/index.php?goto=PlotChartImage_VH&nodeid=470171" />

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 wandering the Monastery: (None)
    As of 2024-04-25 01:41 GMT
    Sections?
    Information?
    Find Nodes?
    Leftovers?
      Voting Booth?

      No recent polls found