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 bkrike 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 Snuf

  1. Snuf

    How do I connect to an NT share?

    Hi, Check the Win32::LanMan module, it's on CPAN .. dunno what it does, but it's a module and it should work (I've read) Grtz Funs funs@euro.net
  2. Snuf

    htaccess logger

    Hi, Well you can determine a user's login name with the htaccess popup field from a cgi script, this simply by using the %ENV, with this you can get the enviroment vars for that "session". e.g. $ENV{'REMOTE_USER'} Same goes for IP and browser etc etc etc ... if you want a list, put...

Part and Inventory Search

Back
Top