Index of  //polarhome.com:703/wasd_root/src/misc/*cgilib*.*

MISC directory read-me

A small collection of scripts, utilities, and other quick hacks, sometimes useful, sometimes just novelty or to try something out. Includes links for execution via DECnet if DECnet based scripting is configured for the server.

CGI ScriptsCGI (via DECnet) Source CodeComment
[cgilib_example.html] (can be used, no example) CGIlib.c
CGIlib.h
A collection of C language functions for use when developing scripts.
[CGI_symbols] [CGI_symbols] CGI_symbols.com Simple CGI environment test.
[cgiutl_example.html]
[cgiutl_example2.html]
(can be used, no example) cgiutl.c Example of using the CGIUTL.C utility for processing the contents of a POSTed form for use in a DCL procedure.
[calendar] [calendar] calendar.c Calendar generator! Was even correct for 1st January 2000  :^)  (thanks to VMS)
[charset] [charset] charset.c Displays the character set and corresponding entity values rendered by your browser.
[colors] [colors] colors.c Yes, USA spelling (I'm ashamed of myself :^). Provides coloured text with the corresponding hexadecimal value suitable for <FONT COLOR="#rrggbb">, etc.
[fetch_example.html] (can be used, no example) fetch.c Example of using the FETCH.C utility for retrieving URLs from servers, checking if a certain URL is accessable, etc.
[formwork_example.html] (can be used, no example) formwork.c Example of using the FORMWORK.C utility for making elementary validation of HTML form input before adding to a CSV file or other processing.
[glist] [glist] glist.c Lists graphics/images.
[IPCtickler] (not applicable) IPCtickler.c Manipulate C-RTL <stdout> characteristics and WASD Script-Control: CGI response header fields to assess impacts on carriage-control.
[/cgi-bin/liner/wasd_root/src/misc/liner.c]
[/wasd_root/src/misc/*.*?httpd=index&script=cgi-bin/liner]
(can be used, no example) liner.c Display a file as plain-text, prefixing each line with an ascending line number in square brackets. Useful for viewing source code files.
[tmailer_example.html] (can be used, no example) tmailer.c Example of using the TMAILER.C script for mailing the processed contents of a POSTed form (WASD drop-in replacement for the OSU TMAIL script).
[FIL]  Name                                 Revised         Size  Description

[FIL] obj_vax/ 2-May-2014 14:23 512 subdirectory [TXT] build_cgilib.com 2-May-2014 14:23 2,454 DCL procedure [TXT] build_cgilib_example.com 2-May-2014 14:23 2,474 DCL procedure [TXT] cgilib.c 2-May-2014 14:23 201,295 C source [TXT] cgilib.h 2-May-2014 14:23 8,282 C header [TXT] cgilibshr.opt 2-May-2014 14:23 14,986 VMS linker options [TXT] cgilib_example.c 2-May-2014 14:23 7,313 C source [HTM] cgilib_example.html 2-May-2014 14:23 5,463 "CGILIB Usage Example"