REBOL [
Title: "CGI Emailer Form (HTML Part)"
Date: 20-Jul-1999
File: %cgiemailhtml.r
Purpose: {
HTML form to go with CGI Emailer example (cgiemailer.r).
}
Notes: {
Just DO this script to generate the file.
}
library: [
level: 'intermediate
platform: none
type: none
domain: [cgi email markup other-net]
tested-under: none
support: none
license: none
see-also: none
]
]
write %cgiemailer.html {
untitled
}