db_html_select_options (public)
db_html_select_options [ -bind bind ] [ -select_option select_option ] \ stmt_name sql
Defined in packages/acs-tcl/tcl/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 (required)
- sql (required)
- Author:
- yon [yon@arsdigita.com]
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.