GET Method!

DEFORM Scripting Utility

y [next] [previous][contents]


4 - GET Method




3 Any functionality specified can be limited to the 4GET method by specifying the /GET >qualifier. If the script was activated via the POST ;method the utility will simply exit with a success status. 

= With HTTP GET method requests the HTTPd server has Lalready parsed query string form fields into corresponding DCL symbols (see a2.1 - CGI Compliance) which are directly accessable to a script without further processing.

F The DEFORM utility can however be used to conveniently perform other :functions in the GET environment. These include:






y [next] [previous][contents]