Helping ordinary people create extraordinary websites!

How To Send Email With Perl, Part II

By Will Bontrager
2004-06-09

1. Form Field Values
The subroutine ParseValues is where the program checks for and stores the values of form fields. It stores the values in the %In hash variable, the key being the form field name and the value being the form field value.

If a form is used to submit information to the program, the method can be either POST or GET.

A form is not required for this program. An email address can be submitted in the manner of the script in Part I.



Tutorial pages:

Copyright 2004 Bontrager Connection, LLC


 1 Votes

You might also want to check these out:


Leave a Comment on "How To Send Email With Perl, Part II "
You must be logged in to post a comment.

Link to This Tutorial Page!


GET OUR NEWSLETTERS