Insert form data into specified table as a new row
Syntax
ns_insertrowdbhandle 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).