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 Shaun E 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 darren123

  1. darren123

    Form script: Unknown path error trying to run on Windows server

    I am trying to run a simple form script to email the results of data entered by the user on a webpage to an email address. The problem I have is that when the script runs it gives an error saying "cannot find the specified path". Some people thought that the subparseform.lib file was...
  2. darren123

    "The system cannot find the path specified" - Error, need help

    When I try to execute the script below I keep getting the error message: "The system cannot find the path specified. " Can anyone please tell me why? The script is as follows: #!/usr/local/bin/perl require "subparseform.lib"; &Parse_Form; $email1 =...

Part and Inventory Search

Back
Top