Insert form data into specified table as a new row
ns_insertrow dbhandle table formdata
ns_insertrow inserts the row encoded as formdata (see page 32) in the specified database and table. The dbhandle argument is a database handle (obtained with ns_db gethandle).