[ 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


Generated from cgi.eci on 2022-09-03 14:26