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 Scripts | CGI (via DECnet) | Source Code | Comment |
---|---|---|---|
[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
|
[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. |
[/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). |
Name
obj_vax/
build_calendar.com
build_cgilib.com
build_cgilib_example.com
build_cgiutl.com
build_chkacc.com
build_fetch.com
build_formwork.com
build_glist.com
build_liner.com
build_misc.com
build_one.com
build_reporterror.com
build_tmailer.com
calendar.c
cgilib.c
cgilib.h
cgilibshr.opt
cgilib_example.c
cgilib_example.html
cgiutl.c
cgiutl_example.com
cgiutl_example.html
cgiutl_example2.com
cgiutl_example2.html
charset.c
chkacc.c
colors.c
enamel.h
fetch.c
fetch_example.com
fetch_example.html
formwork.c
formwork_example.com
formwork_example.html
glist.c
hdisk.c
hdisk_axp.opt
hdisk_ia64.opt
hdisk_vax.opt
ipctickler.c
liner.c
readme.html
reporterror.c
tmailer.c
tmailer_example.html
tmailer_example.tmail