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

ns_entryform

Overview

Return HTML of an entry form for the specified table

Syntax

ns_entryform dbhandle table {target {}} {button "Enter Record"}

Description

ns_entryform returns the HTML for an entry form for the specified database and table. The dbhandle argument is a database handle (obtained with ns_db gethandle). The default target is /NS/Db/InsertRow/poolname/tablename. The button argument specifies the text for the submit button, which defaults to "Enter Record".

Top of Page

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