User Guide

36 iPrint Administration Guide
iPrint Administration Guide
103-000136-001
August 31, 2001
Novell Confidential
Manual 99a38 July 17, 2001
HTML Parameters
The following parameters can be used to enhance the iPrint HTML pages. The
parameters are used in the HTML files as PARAM NAME=parameter
VALUE=identifier statements.
call-back-url (page 36)
debug (page 36)
driver-options (page 37)
error-type (page 37)
file-path-name (page 37)
job-list (page 38)
job-list-options (page 38)
persistence (page 38)
printer-url (page 39)
result-type (page 39)
target-frame (page 39)
call-back-url
Used to target the results from the onchange JavaScript function associated
with selecting jobs from the job list. The JavaScript function causes the
browser to reload the indicated control frame passing the list of selected jobs
as a parameter.
Example:
PARAM NAME=call-back-url VALUE=CONTROL.HTM
debug
If debug is set to True, message boxes with debug and profiling information
are displayed.
Example: PARAM NAME=debug VALUE=true