WB_HideLogin - scramble login data in navigation URL

Syntax
WB_HideLogin=boolean value

Syntax example
WB_HideLogin= F

Valid inputs
T,TRUE,1,ON for True
F,FALSE,0,OFF for False

Default value
TRUE

Description
This variable controls if WBSP engine will encode values for database access login variables WB_Usr and WB_Pass in navigation links (Next page, Previous page, etc.). If this variable is set to FALSE, WBSP will pass values for WB_Usr and WB_Pass without any changes so they will be visible in browser's address bar. This variable cannot be set by HTML form.