PARAMETER *Description* |
|
<HSM NAME=usragt REPLACENEXT=usragt></HSM> *Required for HSM operations.* |
|
<PARAM NAME=usr_agent VALUE="usragt"><! need " " > *HSM start tag; replaces "usragt" with the browser's identification tag.* |
|
<applet code="abljem.class" codebase="/applets" archive="abljem.zip" hspace=0 vspace=0 width=10 height=10>
*applet code = The html start tag and the main java class file required.
codebase = The webserver location for abljem.class and any other .class files (used by MSIE).
archive = The compressed class archive (used by Netscape).
width, etc. = Required for proper vertical spacing.* |
|
<PARAM NAME=cabbase VALUE="/applets/abljem.cab"> *Specifies cab location for Internet Explorer.* |
|
<PARAM NAME=screen_background_color VALUE="#,#,#"> *Screen background color.* |
|
<PARAM NAME=screen_text_color VALUE="#,#,#"> *Foreground/text color.* |
|
<PARAM NAME=input_background_color VALUE="#,#,#"> *Background color of input fields.* |
|
<PARAM NAME=input_text_color VALUE="#,#,#"> *Foreground/text color of input fields.* |
|
<PARAM NAME=option_button_image VALUE="button.gif"> *The "clickable" button image to be placed next to item numbers in GUI mode.* |
|
<PARAM NAME=window_title VALUE="Online to ADVANCED BusinessLink"> *Title to appear at the top of the browser window.* |
|
<PARAM NAME=login_image VALUE="jlogo.jpg"> *Image to be displayed on the left side of the name/passphrase applet window.* |
|
<PARAM NAME=filelist_image VALUE="jlogo.jpg> *Image to be displayed on the left side of the available files window.* |
|
<PARAM NAME=login_passphrase_prompt VALUE="pass:"> *Identification login window passphrase prompt.* |
|
<PARAM NAME=login_user_prompt VALUE="Username:"> *Identification login window user name prompt.* |
|
<PARAM NAME=delete_without_retrieve VALUE=yes> *When set to yes, users may delete files before opening them. When set to no, a user must open the file at least once before they can delete it.* |
|
<PARAM NAME=autodelete_URLs_keeping VALUE=10> *Controls the automatic deletion of old URLs. (The value is set to 10 here, meaning, that if you have 10 URLs in your available files list, and then print another one, the oldest URL you currently have will be deleted.* |
|
<PARAM NAME=autoretrieve_URLs VALUE=yes> *Controls the automatic retrieval of files. (If the value is set to yes, and you print an item, it will automatically open. If set to no, the file will go to your available files window, but will not open automatically.* |
|
<PARAM NAME=connection_security VALUE=pass> *Requests a passphrase. If ommitted, the iSeries 400 signon screen will be immediately displayed.* |
|
<PARAM NAME=textmode_buttons VALUE=no> *determines if text mode buttons are active. This is where the text (5=Display) will act as a button.* |
|
<PARAM NAME=attribute_20_colors VALUE="#,#,#;#,#,#"> <PARAM NAME=attribute_21_colors VALUE="#,#,#;#,#,#"> <PARAM NAME=attribute_22_colors VALUE="#,#,#;#,#,#"> <PARAM NAME=attribute_23_colors VALUE="#,#,#;#,#,#"> <PARAM NAME=attribute_24_colors VALUE="#,#,#;#,#,#"> <PARAM NAME=attribute_25_colors VALUE="#,#,#;#,#,#"> <PARAM NAME=attribute_26_colors VALUE="#,#,#;#,#,#"> <PARAM NAME=attribute_27_colors VALUE="#,#,#;#,#,#"> <PARAM NAME=attribute_28_colors VALUE="#,#,#;#,#,#"> <PARAM NAME=attribute_29_colors VALUE="#,#,#;#,#,#"> <PARAM NAME=attribute_2A_colors VALUE="#,#,#;#,#,#"> <PARAM NAME=attribute_2B_colors VALUE="#,#,#;#,#,#"> <PARAM NAME=attribute_2C_colors VALUE="#,#,#;#,#,#"> <PARAM NAME=attribute_2D_colors VALUE="#,#,#;#,#,#"> <PARAM NAME=attribute_2E_colors VALUE="#,#,#;#,#,#">
<PARAM NAME=attribute_30_colors VALUE="#,#,#;#,#,#">
<PARAM NAME=attribute_31_colors VALUE="#,#,#;#,#,#">
<PARAM NAME=attribute_32_colors VALUE="#,#,#;#,#,#">
<PARAM NAME=attribute_33_colors VALUE="#,#,#;#,#,#">
<PARAM NAME=attribute_34_colors VALUE="#,#,#;#,#,#">
<PARAM NAME=attribute_35_colors VALUE="#,#,#;#,#,#">
<PARAM NAME=attribute_36_colors VALUE="#,#,#;#,#,#">
<PARAM NAME=attribute_38_colors VALUE="#,#,#;#,#,#">
<PARAM NAME=attribute_39_colors VALUE="#,#,#;#,#,#">
<PARAM NAME=attribute_3A_colors VALUE="#,#,#;#,#,#">
<PARAM NAME=attribute_3B_colors VALUE="#,#,#;#,#,#">
<PARAM NAME=attribute_3C_colors VALUE="#,#,#;#,#,#">
<PARAM NAME=attribute_3D_colors VALUE="#,#,#;#,#,#">
<PARAM NAME=attribute_3E_colors VALUE="#,#,#;#,#,#">
*Enables iSeries 400-like color mapping, utilizing pre-defined iSeries 400 attributes. This specifies which colors to be used.* |
|
</Applet> *Applet end tag.* |
|
** End of Technical Support Bulletin **
|