Such a taf is pretty trivial to do. After all, you'll have a set of fields it's looking for in a form submission, giving errors if some are empty, and otherwise, mailing it to the destination and optionally keeping a copy in a file or in a table.
The challenge in creating an all-purpose form mail taf would be to keep it from being an open relay. If it can send from anyone to anyone with any message, you have some issues. It's easier to think about restricted mail functions, such as "mail this page to your friends" or "talk back to us" form mail tafs that are limited in content or destination. On 3/7/05 2:54 PM, "Fogelson, Steve" <[EMAIL PROTECTED]> wrote: > Has anyone written a all purpose general taf that would accept arguments > from a form and would send them to the specified email address similar to > the script available as freeware. Probably need a return url to execute when > finished. > > IE: a "contact us", etc form > > I would like to avoid using a script and use Witango instead. I can probably > write one, but just checking to see if anyone has one to share. > > Thanks > > Steve Fogelson > Internet Commerce Solutions > ________________________________________________________________________ > TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf > ----------------------------------------- Roland Dumas Roberts Information Services 310 W. Bellevue Avenue San Mateo CA 94402 650-347-1373 415-412-9300 (cell) [EMAIL PROTECTED] SMS: http://new.servqual.com/html/sms.tml ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
