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

ns_dbformvalueput

Overview

Set default values in an HTML form for accessing the database

Syntax

ns_dbformvalueput htmlform colname type value

Description

ns_dbformvalueput sets the default value for the specified column (colname) in an HTML form (htmlform) equal to value. The HTML form does not need to be completely formed; it may be a partial form. Specify the type of the column as text, integer, real, boolean, date, time, or timestamp.

Top of Page

[ Previous ] [ Contents ] [ Index ] [ Next ]
Copyright © 1998-99 America Online, Inc.