[ Previous ] [ Contents ] [ Index ] [ Next ]

ns_searchform

Overview

Return HTML of a search form for the specified table

Syntax

ns_searchform dbhandle table {target {}} {button "Search"}

Description

ns_searchform returns the HTML for a search form for the specified database table in the form of an HTML table. The dbhandle argument is a database handle (obtained with ns_db gethandle). The target defaults to /NS/Db/SearchQBF/poolname/tablename. The button argument specifies the text for the submit button, which defaults to "Search".

Top of Page

[ Previous ] [ Contents ] [ Index ] [ Next ]
Copyright © 1996 America Online, Inc.