Read up on Mime::Lite

http://www.zeegee.com/code/perl/MIME-Lite/docs/MIME/Lite.pm.html

Regards,
Agustin Rivera
Webmaster, Pollstar.com / PollstarOnline.com

----- Original Message ----- 
From: "rory oconnor" <[EMAIL PROTECTED]>
To: "perl" <[EMAIL PROTECTED]>
Sent: Wednesday, May 22, 2002 5:40 PM
Subject: html mails


> I send out html (opt-in) marketing emails regularly, and I would like to
> create a script that allows people to enter a friend's address to have
> the e-mail sent to them (one-time only).
> 
> I was thinking of including a small text-entry form in the e-mail for
> people to enter a friend's email address, and that would post to a
> script on my server.  that script would then grab the html file (that I
> have previously placed there) and format the message text/html and send
> it out.
> 
> THe only part I'm stuck on is being able to read the html file into the
> script and format it so it will be viewed as html by the recipient.  
> Any help is appreciated!
> 
> Thanks,
> 
> Rory
> 
> 
> -- 
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to