
June 7th, 2005, 10:22 AM
|
|
Registered User
|
|
Join Date: Jun 2005
Posts: 3
Time spent in forums: 16 m 10 sec
Reputation Power: 0
|
|
|
Send WebForm Data in email via Perl Script
I am using ActiveState Perl 5.8 on Windows 2k Server, IIS 5.
Unfortunately I can't use SMTP, so I have to figure out how my
webform, using a perl script, can send emails to certain recipients
in an Outlook address book after it is submitted. The recipients
are known, I just need to figure out the functionality of emailing.
I need to have some of the data from the webform in the
message as well. Would anybody out there have a script or
point me in the right direction for doing this. I am
very new to Perl so any help would be great.
Thank you.
|