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

ns_deleterow

Overview

Delete row in specified table corresponding to form data

Syntax

ns_deleterow dbhandle table formdata

Description

ns_deleterow deletes the row encoded as formdata (see page 55) in the specified database and table. The values specifying the exact row to be deleted are encoded in the form data as RowID.columnname. The dbhandle argument is a database handle (obtained with ns_db gethandle).

Top of Page

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