WB_Forced - force values for request variables

Syntax
WB_Forced=field pairs

Syntax example
WB_Forced=wbf_expires=$wbfn{date},wbf_user=$wbfn{htuser}

Valid inputs
Any list of pairs in formatfieldname=value,fieldname1=value1,...

Default value
None

Description
This variable contains field pairs (in format fieldname=fieldvalue) separated by character(s) defined in variable WB_ValDelimiter, that will be used to replace the value(s) for defined field(s) even if user provides the data for that fields using any valid or invalid (even illegal) method. This variable cannot be set by HTML form.