Return HTML table containing search results corresponding to search form data
ns_searchqbf dbhandle table formdata {readablequeryVar}
ns_searchqbf returns an HTML table corresponding to the search results specified by a search form encoded as form data (see page 55) for the specified database table. The dbhandle argument is a database handle (obtained with ns_db gethandle). If a value for readablequeryVar is provided, a human-readable version of the the query is put into this variable.