MapServe -
image mapping CGI for use with MacHTTP (by Kelly Campbell)
Mac-ImageMap
-
a tool which makes it easy to install clickable maps. Stand-alone Mac application
by Lutz Weimann
WebMap - a tool for
making config
files used by ImageMap and Mac-ImageMap
AppleScript Extensions (OSAX)
- Decode URL OSAX - handles decoding the
%xx hex encodings in URLs, POST arguments, etc. Includes source code.
- Encode URL OSAX - handles encoding the
special characters in URLs, POST arguments, etc. into %xx encodings.
Includes source code.
- ACME Script Widgets - several useful
AppleScript extensions for use with MacHTTP scripts, including Tokenize,
and other tools for changing case, manipulating lists, and replacing text.
-
ScriptTools OSAX - AppleScript extensions needed by several MacHTTP
demo scripts. Provides file I/O services and string utilities