I have a PERL installed on a WinIIS box. This script queries a (SQL) database, makes a few minor manipulations to that data, then builds a small paragraph of text, from there.

So, how do I send that text info to an e-mail address (gathered from that same database)? How about several e-ddresses?

Surely there are several ways to do this. Isn't there a specific PERL statement especially for this kind of thing? I *do* have FormMail running on another machince (a UNIX/Apache Web Server) on the same network. Would that be easier? More secure? How would I finish this task that way? It is politically necessary avoid any M$ solutions, if possible. Any other, better tacts/suggestions? Please fire away.





 
Yours,
 
-dB-
 
[EMAIL PROTECTED]
 
Web Master/Web Manager/Computer Consultant II
North Carolina Central University
712 Cecil Street Suite # 3014 (or 3010)
New Education Bldg. - NCCU Campus
Durham, NC 27707
Tele: (919) 530-7151 Fax: 530-5097
BEGIN:VCARD
VERSION:2.1
X-GWTYPE:USER
FN:Brinson, Derek
TEL;WORK:7151
ORG:;ITS
EMAIL;WORK;PREF;NGW:[EMAIL PROTECTED]
N:Brinson;Derek
END:VCARD


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

Reply via email to