Documention for: cgiformobj.r Created by: btiffin on: 28-Apr-2007 Last updated by: btiffin on: 28-Apr-2007 Format: text/editable Downloaded on: 28-Mar-2024 [h1 Usage document for easy CGI examples. [contents [numbering-on [h2 Introduction to easy CGI [p There is a full suite of scripts that demonstrate how easy it is to code Common Gateway Interface applications in REBOL. [link http://www.rebol.org/cgi-bin/cgiwrap/rebol/documentation.r?script=cgiemailer.r "Complete Example Configuration Document" [table/style/border:gray+solid/att/border="2px" [row [cell/style/border:silver+thin+solid %cgiform.r [cell/style/* A simple form handler example. [row [cell/style/* %cgiformobj.r [cell/style/* A simple form handler that includes default values. [row [cell/style/* %cgiformhtml.r [cell/style/* A support script that creates the HTML file for simple form handling [row [cell/style/* %cgiemailer.r [cell/style/* REBOL CGI email [row [cell/style/* %cgiemailhtml.r [cell/style/* The support script that creates the HTML for the emailer [row [cell/style/* %cgimail.r [cell/style/* A very simple web emailer, example [row [cell/style/* %cgicomment.r [cell/style/* A nice simple sequence to allow comments on a web page. [row [cell/style/* %webcomment.r [cell/style/* Creates %article.html for use with %cgicomment.r [row [cell/style/* %cgidump.r [cell/style/* Echo back cgi parameters. Useful for debugging table] [p A common document exists to help explain the configuration. [h2 Link to Common Document [link http://www.rebol.org/cgi-bin/cgiwrap/rebol/documentation.r?script=cgiemailer.r "Complete Example Configuration Document" [h2 Credits [list [li %cgiemailer.r and %cgiemailhtml.r Original author: Unknown, probably RT, probably Carl. [li %cgiform.r, %cgiformobj.r and cgiformhtml.r Original author: Unknown [li %cgimail.r Original author: Unknown [li %cgicomment.r and %webcomment.r Original author: Unknown [li %cgidump.r Original author: Unknown [li The rebol.org Library Team [li Usage document by Brian Tiffin, Library Team Apprentice, [date list]