> My apologies to everyone but this list does say
'beginners'.
Indeed it does, though some of us have lost our beginner
status :)
> My problem...I am trying to modify a script that a
co-worker
> wrote for us. He no longer works here.
Typical
The snippets of the script below
> #!/usr/bin/pe
In the HTML that refers to this perl script, you're going to need to add
this to the form section:
Then, in the perl script, you'll need to have $email_addresses equal the
input passed by that form.
There should be a section of the perl script that deals with HTTP GET or
POST data - that's the s