Web Connection User's Guide
- wsiVars
- Answer a LookupTable which contains variable names as keys, and
the values of those variables as values. Note that the content received
via standard input from the program is available in the variable
XWSI_CONTENT_DATA.
- formDict
- Answer a LookupTable with form data fields as keys, and the
value of those form data fields as the values. Note that the values
will always be an OrderedCollection of Strings.
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]