Hi Steve,
hopefully this is an quick one, if I understand you.
 
You want to set the body text of the email at the server, so a mailto link is no good to you.
You will need to use a Witango mail action in a For loop dragged from the actions bar, and send the mail from the server. Your taf file should look something like the attached.
 
regards Simon
 
-----Original Message-----
From: Campbell, Steve V. [mailto:[EMAIL PROTECTED]]
Sent: 19 August 2002 14:21
To: Multiple recipients of list witango-talk
Subject: RE: Witango-Talk: Mailout List Help

Below is some code that I am using. I basically pull back from a table a username and their email. I then need to do some type of loop to run thru and email each listing with the same text in the email text area.  I am completely stumped on how do this. Any help would be appreciated.         

 

 

                        <@ROWS>

                                        <TD><H4>

                                        <a href="mailto:<@COLUMN "userinfo.email">"><@COLUMN "enrollment.realname"></a>

                                        </TD>

                                </TR>

</@ROWS>

 

 

 

Thanks for any help in advance.

 

 

Steve Campbell

OU Physicians

Internet Software Developer/Web Manager

University of Oklahoma Health Sciences Center

 

 

 CONFIDENTIALITY NOTICE: This e-mail, including any attachments, contains information from The University of Oklahoma College of Medicine, which may be confidential or privileged.  The information is intended to be for the use of the individual or entity named above.  If you are not the intended recipient, be aware that any disclosure, copying, distribution or use of the contents of this information is prohibited.

 

If you have received this email in error, please notify the sender immediately by "reply to sender only" message and destroy all electronic and hard copies of the communication, including attachments.

 



********************************************************************
This message is intended only for the use of the person(s) ("the intended
recipient(s)") to whom it is addressed. It may contain information which is
privileged and confidential within the meaning of applicable law. If you
are not the intended recipient, please contact the sender as soon as
possible. The views expressed in this communication may not necessarily
be the views held by LGCSB (Local Government Computer Services Board).

Any attachments have been checked by a virus scanner and appear to be
clean.
Please ensure that you also scan all messages, as LGCSB does not accept
any liability for contamination or damage to your systems.


********************************************************************

Attachment: mail loop.GIF
Description: GIF image

Reply via email to