X-Spam-Check-By: la.mx.develooper.com
X-Spam-Status: No, hits=5.4 required=7.0 
tests=CARRIAGE_RETURNS,MAILTO_TO_SPAM_ADDR,NO_MX_FOR_FROM,NO_REAL_NAME,QUOTED_EMAIL_TEXT,SPAM_PHRASE_00_01,SUPERLONG_LINE
 version=2.44
X-SMTPD: qpsmtpd/0.26, http://develooper.com/code/qpsmtpd/

On Nov 13, 2003, at 1:14 PM, [EMAIL PROTECTED] wrote:

> Hi-
>
> I'm an absolute beginner to Perl.  I need to write a script that will 
> take tables from a SQL server database, somehow get them into HTML 
> format, and automatically generate an email to a list of users 
> containing the info I just converted into HTML. All I can seem to find 
> online is generating automatic emails from web forms.  Can anyone give 
> me some ideas??  I would appreciate it.  I just started a new job and 
> don't want to mess this up......

Before I try to provide some alternative help to this person off-group, could I check 
this question first.  When writing HTML in perl can you interpolate the html with perl 
code or do you have to write the whole script in perl with each tag within a prel 
print() function.  The importance of this is layout, nested tables, design view in 
Dreamweaver etc etc - Dreamweaver 4 cannot render the code in design view.  

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

Reply via email to