Consultor Eletrônico



Kbase P66498: How to pass parameters between cgi wrapper and html mapping
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   06/02/2004
Status: Unverified

GOAL:

How to pass parameters between cgi wrapper and html mapping

FIX:

Run your object with
RUN run-web-object IN web-utilities-hdl ("myobject.w":U).
The information is passed to myobject.w through QUERY-STRING and can be
accessed with "get-field" function.