*PLBWEBERRORURL (SETMODE)


PLB Web Only

*PLBWEBERRORURL={value}

 

The *PLBWEBERRORURL control alters the default html page to be invoked by a PL/B Web Server client when the PWS PL/B program terminates with an error.

 

{value} is a string variable that defines the error URL.

 

If this keyword is not used and the runtime PLBWEB_ERROR keyword is not defined, the PL/B Web Server defaults to using the last PL/B Web Client URL. This causes a behavior that is the same as when a browser reload action occurs.

 

If the {value} is a tilde (~) character, the server client defaults to use the html page named 'plbweberror.html'. If the {value} is NULL, the default behavior for the server client is to perform a reload browser action for the original browser URL

 

This keyword is only available when using the PL/B Web Server.

 

 

See Also: List Controls (SETMODE), SETMODE

 



PL/B Language Reference *PLBCURDIR (SETMODE) *PLBWEBMENUURL (SETMODE)