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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: phinsman
  • Content: Threads
  • Order by date
  1. phinsman

    Pattern matching -- driver's license number validation

    Hello all... I'm trying to validate driver's license numbers for each state. I'm going to use a hash of patterns. Some states, such as Arkansas, my example below, have more than one possible method. I'm getting the pattern to match properly on all three possibilities. However, I need to...
  2. phinsman

    .htaccess/.htpasswd; apache chroot

    I've seen this sort of problem a lot while searching forums for it, but I've yet to find a solution to the problem I'm having that works for me. Here are the facts: I have an .htaccess file in a directory I want to share only with friends. Thus the password protection. I read somewhere about...
  3. phinsman

    Perl, FIFOs, keyboard input sent to image viewer

    I'm stumped. I'm using Linux. I want to have a simple Perl script which will accept keyboard input and send commands to an image viewer running in another window. Here are some details: The viewer is called viewfax. It is run from the command line as such: viewfax /home/me/fax.tif It pops...

Part and Inventory Search

Back
Top