db_html_select_options

EveAndersson.com : API Browser : db_html_select_options

db_html_select_options (public)

db_html_select_options [ -bind bind ] [ -select_option select_option ] \
    stmt_name sql
Defined in packages/acs-core/utilities-procs.tcl

Generate html option tags for an html selection widget. If select_option is passed, this option will be marked as selected.

Switches:
-bind (optional)
-select_option (optional)

Parameters:
stmt_name
sql
Author:
yon [yon@arsdigita.com]
[ show source ]

Show another procedure:

eve@eveandersson.com