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

ns_insertrow

Overview

Insert form data into specified table as a new row

Syntax

ns_insertrow dbhandle table formdata

Description

ns_insertrow inserts the row encoded as formdata (see Form Data) in the specified database and table. The dbhandle argument is a database handle (obtained with ns_db gethandle).

Top of Page

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