Re: Matt Wright's FormMail.pl
by "Buddy Harris" <bharris(at)stny.rr.com>
|
Date: |
Mon, 16 Jun 2003 12:21:10 -0700 |
To: |
<hwg-techniques(at)hwg.org> |
References: |
sellerdoor rr |
|
todo: View
Thread,
Original
|
|
> > I have a client who wants a completed form which is processed by Matt
> > Wright's FormMail.pl to be automatically e-mailed back to the person who
> > originally completed the form from his web site. Can anybody tell me
> > how to add the variable "email" to the list of @recipients?
> >
>
> I don't use Matt Wright's FormMail.pl but in a perl script you can use:
> $recipient = 'first(at)domain.com,second(at)domain.com,etc(at)domain.com';
>
> HTH,
> Buddy
I'm sorry. I guess you would need:
$recipient = 'first(at)domain.com,$email-variable';
Buddy
HWG hwg-techniques mailing list archives,
maintained by Webmasters @ IWA