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

l.frankline

by l.frankline (Hermit)
on Jun 27, 2005 at 08:26 UTC ( #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? | Other CB clients
Other Users?
Others chanting in the Monastery: (6)
As of 2023-09-27 15:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?