[Lazarus] TFPWebModule.ActionVar

Michael Van Canneyt michael at freepascal.org
Mon May 23 21:12:46 CEST 2011



On Mon, 23 May 2011, Lee Jenkins wrote:

>
> What is it used for?

There are 2 ways to specify what web module/action should be executed:
/path/to/cgi/mymodule/myaction
or
/path/to/cgi?modulevar=mymodule&actionvar=myaction

ActionVar determines the name of the query variable used to determine the action.

Michael.




More information about the Lazarus mailing list