Tuesday April 23, 2024

       
      SteelArrow Basics
      SteelArrow Tags
  SteelArrow Functions
  SteelArrow Objects
  Advanced Topics
  WAS Overview
   
   
       
      Overview
  Code Samples
  Site Search
   
   
   


Get SteelArrow!     
  <SANEWS>    
 
 
Secure Tag
Return to Tag List
 
The NEWS tag allows for the sending of NNTP news messages. All address fields allow a semi-colon or comma delimited list of email addresses or newsgroups.
 
Attributes:
TOvariable or literal string (recipient)
FROMvariable or literal string (sender)
SUBJECTvariable or literal string (message subject)
HTML"yes" or "no" (default is "no")

 
The following is an example of NEWS;
 
<SASET NAME=to VALUE="ott.test">
<SANEWS TO=to FROM="test@tomahawktech.com"
   SUBJECT="Testing 123">


This is the message body. SAOUTPUT is assumed, so variables can be output within this block using the '#' character. As well, full flow control is allowed within this block (ie. IF, SWICH, WHILE, LOOP).

</SANEWS>





Copyright © 1998-2004 Tomahawk Technologies Inc.
Privacy Policy