Getting Started Documentation Glish Learn More Programming Contact Us
Version 1.9 Build 1556
News FAQ
Search Home


next up previous contents index
Next: pickhtml Up: Central services Previous: help2tex

Subsections



parseform

Decode HTML forms output.

Synopsis

eval `parseform`

Description

parseform decodes the output from an HTML form reporting it on stdout in a format suitable for eval'ing into the environment in a Bourne shell CGI script. Both the GET and POST methods of HTML form output are supported.

Options

None.

Notes

Diagnostics

Status return values
0: success

Examples

scanpick uses the following to get and parse the form output generated by pickhtml:

   # Get the form output.
     eval `$MSTRETCD/parseform`

See also

Section §13.2, AIPS++ email exploders.
pickhtml (p[*]), AIPS++ HTML form generator for scanpick.
scanpick (p[*]), AIPS++ HTML interface to pick.
Decoding FORMs with CGI.

Author

Original: 1996/05/21 by Mark Calabretta, ATNF


next up previous contents index
Next: pickhtml Up: Central services Previous: help2tex   Contents   Index
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc., Washington, D.C.

Return to AIPS++ Home Page
2006-10-15