[Top] [Prev] [Next] [Bottom]
[Contents]
SaMakeOptionString
- SaMakeOptionString(HTML_TABLE_WHERE_CLAUS, "where state='UT' "),
- The defined constant, HTML_TABLE_WHERE_CLAUS, provides the option name and SaMakeOptionString creates a properly formed option string with a value of its second parameter and a name of the first parameter.
- SaMakeOptionString(HTML_TABLE_MAX_ROWS, "100"),
- The defined constant, HTML_TABLE_MAX_ROWS, provides the option name and SaMakeOptionString creates a properly formed option string with a value of its second parameter and a name of the first parameter.
- SaMakeOptionString(HTML_TABLE_ESC_HREF, "http://www.bluestone.com"),
- The defined constant, HTML_TABLE_ESC_HREF, provides the option name and SaMakeOptionString creates a properly formed option string with a value of its second parameter and a name of the first parameter.
- SaMakeOptionString(HTML_TABLE_UPDATE_COLS, "state,zip"),
- The defined constant, HTML_TABLE_UPDATE_COLS, provides the option name and SaMakeOptionString creates a properly formed option string with a value of its second parameter and a name of the first parameter.
- SaMakeOptionString(HTML_TABLE_AUTO_COLS, "auto_id"),
- The defined constant, HTML_TABLE_AUTO_COLS, provides the option name and SaMakeOptionString creates a properly formed option string with a value of its second parameter and a name of the first parameter.
- SaMakeOptionString(HTML_TABLE_DISPLAY_COLS, "au_lname,au_fname"),
- The defined constant, HTML_TABLE_DISPLAY_COLS, provides the option name and SaMakeOptionString creates a properly formed option string with a value of its second parameter and a name of the first parameter.
- SaMakeOptionString(HTML_TABLE_TEXTBOX_COLS, "notes"),
- The defined constant, HTML_TABLE_TEXTBOX_COLS, provides the option name and SaMakeOptionString creates a properly formed option string with a value of its second parameter and a name of the first parameter.
[Top] [Prev] [Next] [Bottom]
[Contents]
info@bluestone.com
Copyright © 1997, Bluestone. All rights
reserved.