REBOL Library REBOL

CGI Related

Updated: 29-May-2003

Return to main library index

Content-Type

content-type.r

3-Jul-2002

Prints Content-type header for cgi.

1 line

374 bytes

 
CGI Form Emailer

cgimail.r

19-Jul-1999

Emails the contents input into a web CGI form.

3 lines

558 bytes

 
CGI Form Dumper

cgidump.r

19-Jul-1999

Display the contents of a submitted form as a web page. Useful for debugging CGI forms.

5 lines

605 bytes

 
Easy CGI Form Example

cgiform.r

19-Jul-1999

Handles a CGI form and returns its values as a web page. (The associated cgiform.html file contains the form).

9 lines

954 bytes

 
Input via CGI

input-cgi.r

20-Jul-1999

Get CGI input with either POST or GET

9 lines

547 bytes

 
Sends Email via CGI Form

cgiemailer.r

20-Jul-1999

Uses a Web form to send an email message.

13 lines

661 bytes

 
CGI Form with Defaults

cgiformobj.r

19-Jul-1999

Handles a CGI form, providing default values for missing fields in the form. Returns a web page. (The associated cgiform.html file contains the form).

16 lines

1213 bytes

 
CGI Query String Decoder

cgidecode.r

21-May-1999

Parses a CGI query into a list of words and values.

18 lines

1072 bytes

 
YARM - Yet Another Rebol Messenger

yarm.r

2-Jan-2002

An email-client with an html-frontend

20 lines

858 bytes

 
CGI Web Page Comment Poster

cgicomment.r

14-Sep-1999

Allows viewers to add comments to a web page. (needs webcomment.r to create example forms file).

27 lines

3115 bytes

 
rebol Server pages

erebol.r

18-May-2001

Execute embedded rebol code, see www.erebol.com

29 lines

1481 bytes

 
Checklister (HTML)

checklist.r

15-Sep-1999

Creates a checklist in HTML from a text file.

34 lines

1770 bytes

 
Easy CGI Form (HTML Part)

cgiformhtml.r

19-Jul-1999

HTML form to go with Easy CGI example (cgiform.r).

42 lines

1292 bytes

 
CGI Emailer Form (HTML Part)

cgiemailhtml.r

20-Jul-1999

HTML form to go with CGI Emailer example (cgiemailer.r).

48 lines

1624 bytes

 
Link Maintainer

add-link.r

15-Sep-1999

Cgi for maintaining links to REBOL materials

62 lines

2011 bytes

 
CGI Comment Article

webcomment.r

14-Sep-1999

Run this to create the file used for the cgicomment.r script.

72 lines

2795 bytes

 
LRWP interface to Xitami

lrwp.r

4-Oct-2001

LRWP is a FastCGI like interface for Xitami. This implementation is provided by Robert Muench and Maarten Koopmans. Enjoy....

83 lines

4157 bytes

 
REBOL Directory Services Lookup

lookup.r

1-Jun-2001

Provides a simple but effective directory server for peer-to-peer and other types of REBOL applications. Can be installed on any CGI webserver.

98 lines

3672 bytes

 
Phone Log

phone-log.r

2-Jul-2001

A cgi shared phone log in REBOL. Inspired by Andrew Grossman's guestbook.

117 lines

7188 bytes

 
Script Library Submission Processor (CGI side)

post-script.r

17-May-2001

Accepts a new or changed script for the script Library. Inspects the script's header first. Updates all related library index files.

120 lines

4083 bytes

 
REBOL tagfile generator

rtags.r

1-Jan-2002

Generates a tagfile that can be used with vi/emacs to quickly locate set-words in your code

2 pages

4120 bytes

 
REBOL Web Server

webserv.r

11-Apr-2001

A Simple HTTP-Server that can run REBOL CGI scripts

3 pages

10104 bytes

 
Submit to Script Library

add-script.r

22-May-2001

Submits a script to the script library.

3 pages

7133 bytes

 
Submit to Script Library

add-script-offline.r

26-Mar-2002

Submits a script to the script library.

3 pages

9682 bytes

 


The line count is for code lines only and is used as a rough estimate of code size. It does not include script headers, blank lines, or comment lines.

To add or modify a file, run REBOL/View and click on the Add-Script icon in the Library folder. Be sure that the script has a REBOL header that describes its purpose.

You can download the entire library as a compressed, self-extracting REBOL archive. The file is 585 KB and requires REBOL to extract. You may need to right click on this link to save the file in some browsers.

Once you have extracted the files, you can build these HTML index pages locally by running the build-lib.r script.

Note: All scripts are provided AS IS without warranty and without liability to the author or to REBOL Technologies.

REBOL is a trademark of REBOL Technologies.