REBOL [ Title: "Easy CGI Form (HTML Part)" Date: 19-July-1999 File: %cgiformhtml.r Purpose: { HTML form to go with Easy CGI example (cgiform.r). } Notes: { Just DO this script to generate the file. } Category: [cgi markup net 2] ] write %cgiform.html { untitled

CGI Form Example

Name:

Email:

Phone:

}