User Guide
Configuring the HTML Interface 39
iPrint Administration Guide
103-000136-001
August 31, 2001
Novell Confidential
Manual 99a38 July 17, 2001
Examples:
PARAM NAME=persistence VALUE=volatile-reboot
PARAM NAME=persistence VALUE=volatile-date-time:2001,3,22,8,30
printer-url
Indicates which printer the operation should be directed to.
Example:
PARAM NAME= printer-url VALUE=ipp://DNS name/ipp/printername
result-type
Used to tell the plug-in how to report the results of the requested operation.
The plug-in has the ability to return the results in one of the following ways:
The plug-in defaults to none if results-type is not specified.
Example:
PARAM NAME=result-type VALUE=html
target-frame
Used to specify the name of the frame in which to put the results and/or error
information into. If the operation results type is url, the target frame will be the
one reloaded with the indicated URL.
Example:
PARAM NAME=target-frame VALUE=FrameName
Option Description
none No response.
msgBox Displays results in a message box.
html Displays results as an HTML page generated by the
plug-in.
cookie Puts the results in a cookie.
url Passes the results as a url parameter.