REBOL [ Title: "CGI Emailer Form (HTML Part)" Date: 20-July-1999 File: %cgiemailhtml.r Purpose: { HTML form to go with CGI Emailer example (cgiemailer.r). } Notes: { Just DO this script to generate the file. } Category: [cgi email markup net 3] ] write %cgiemailer.html { untitled

Send an Email Message:

To:

From:

Subject:

Message:

}