Syntax
| HtmGetField(fieldname$)
| ||||
---|---|---|---|---|---|
Description
| Returns a string value, parsed from the webserver request through the CGI interface, as specifiied by the fieldname$ parameter, where fieldname$ is the name as defined in the requesting html page as an INPUT TYPE object.
PLEASE NOTE: When a new CCL-procedure is build from a html document, all field names will be inserted as global constants in your source.
| ||||
See Also
| |||||
Example
|
|