[ Reference Manual | Alphabetic Index ]library(cgi)
Some utilities for writing cgi scripts with ECLiPSe
Predicates
- get_error_output(-Message)
- Retrieve error messages explaining failure of posted_params/1
- get_param_value(+NameValuePairs, +Name, ?Value)
- Look up the value of a posted parameter
- posted_params(-NameValuePairs)
- Returns the parameters posted to the CGI script
- substitute_placeholders(+PageTemplate, +NameValuePairs, -Page)
- Substitute placeholders in a html source with a value string
About
- Author: Joachim Schimpf, IC-Parc, Imperial College, London
- Copyright © Cisco Systems, Inc
- Date: $Date: 2009/07/16 09:11:24 $
Generated from cgi.eci on 2022-09-03 14:26