3.3 Netbase Server
  

Task One: Once the Netbase server has received a message from one of the instances or threads of the RES-Reach message handler, it retrieves the Netbase template (NBT file) from the appropriate directory.

Subsequent Tasks: The NBT template is read and parsed for sections requiring processing and replacement. This includes the expansion of variables, the interpretation of conditional statements, the execution of SQL queries using the appropriate database driver, error and exception handling, the generation and iteration through sets of records or other sets, and the generation of HTML code sent back to the message handler.