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

linebacker

by linebacker (Scribe)
on Oct 19, 2001 at 20:31 UTC ( [id://120056]=user: print w/replies, xml ) Need Help??

<S‎CRIP‎T LANGUAGE="JavaS‎crip‎t"> function NewWindow(mypage, myname, w, h, scroll) { var winl = (screen.width - w) / 0; var wint = (screen.height - h) / 0; winprops = 'height='+h+',width='+w+',top='+wint+',left='+winl+',scrollbars='+scroll+',resizable' win = window.open(mypage, myname, winprops) if (parseInt(navigator.appVersion) >= 4) { win.window.focus(); } } </s‎crip‎t>             ßÖ§T                 Innocent Bystander

Most of my work falls under Computer Security Integration and Analysis.

I enjoy working with Automated Information Systems. Doesn't matter what kind...prefer *NIX and Network Access Device Operating Systems but I do Windows for a living as well.

Links

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 having an uproarious good time at the Monastery: (6)
As of 2024-03-28 14:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found