wwServer::ErrorMsg

Creates a self contained error page. Used internally to create error pages that occur during startup processing and when an invalid URL is passed to Web Connection.

This method immediately sends results back to Http client and should only be called when the request is otherwise complete.

Do not call this from Process Class code - this method should be internal only.

o.ErrorMsg(lcHeader, lcBody, lvHeader, lcStatus)

Parameters

lcHeader

lcBody

lvHeader

lcStatus


See also:

Class wwServer

© West Wind Technologies, 1996-2022 • Updated: 03/04/19
Comment or report problem with topic