Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by rufusbaby

  1. rufusbaby

    Logon Script to use Computer Name from Registry as Marquee Value

    Updating Screensaver with machine name - 1. Get the machine name as stated in Thread329-492543 - this returns a string. 2. Update the registry key HKEY_CUREENT_USER/Control Panel/Screen Saver.Marquee/Text with the machine name string gained from step 1. This can be done using wsh okay by doing...
  2. rufusbaby

    greping over web is a security issue

    Hi, I am pretty useless at Perl. (Disclaimer over) Basically, I have written a viewer which will read log files over the web. Problem is however, I have written a function which executes as follows - sub grep { $cmd_line = "egrep \"${regexp}\" ${qual_file}&quot...

Part and Inventory Search

Back
Top