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 TouchToneTommy 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: *

  1. perlnewbie05

    Arrays in the sendmail portion of script

    Hi, I'm trying to retrieve arrays through my sendmail portion of the script... For example, note the following script: #!/usr/bin/perl -w use CGI qw(:standard); use CGI::Carp qw(warningsToBrowser fatalsToBrowser); my @decorations = param('Decorations'); print "Content-type: text/html\n\n"...

Part and Inventory Search

Back
Top