[ The ECLiPSe Libraries | Reference Manual | Alphabetic Index ]library(cgi)
Some utilities for writing cgi scripts with ECLiPSe
Predicates
- 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 © Imperial College London and ICL
- Date: $Date: 2001/09/13 17:48:55 $
Generated from cgi.eci on Wed May 15 03:40:51 2002