Netscape Browser Customization - Novell NETWARE 6-DOCUMENTATION Manual

Table of Contents

Advertisement

HTML Code Example

Netscape Browser Customization

The following defines the interface between HTML pages and the browser
plug-in. The HTML element <OBJECT> is used to invoke the Internet
Explorer plug-in (IENIPP.OCX).
<OBJECT ID=TESTID
CLASSID="clsid:36723f97-7aa0-11d4-8919-FF2D71D0D32C"
CODEBASE=v:\src\work\bart\ipp\ieNIpp\final\novipp.ocx>
<PARAM NAME=operation VALUE=op-printer-get-status>
<PARAM NAME=printer-url VALUE=http://100.100.100.100/ipp/
lpr>
<PARAM NAME=result-type VALUE=html>
<PARAM NAME=target-frame VALUE=displayFrameName>
</OBJECT>
The following defines the interface between HTML pages and the browser
plug-in. The HTML element <EMBED> is used to invoke the Netscape plug-
in (NPNIPP.DLL).
<EMBED TYPE=application/x-Novell-ipp
width=100
height=30
operation=op-printer-get-status
printer-url=http://1100.100.100.100/ipp/lpr
result-type=html
target-frame=displayFrameName
>
Configuring the HTML Interface
35

Advertisement

Table of Contents
loading

This manual is also suitable for:

Netware 6

Table of Contents