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.tclGenerate 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]
|