Syntax
WB_AllowMultipart=boolean value
Syntax example
WB_AllowMultipart= T
Valid inputs
T,TRUE,1,ON for True
F,FALSE,0,OFF for False
Default value
FALSE
Description
This variable controls if the current WBSP page will accept 
uploaded files (sent by client using multipart form). If this variable is set to 
TRUE WhizBase will accept and process uploaded files. If it is set to FALSE, and 
WBSP page receives multipart form data, the error will 
be generated.