There are four main tasks involved in displaying a PSR in the DataWindow plug-in.
To display a PSR in the DataWindow plug-in:
Save a PSR file.
Create an HTML page that embeds the DataWindow plug-in.
Configure the Web server by registering the appropriate content type (MIME type) and copying the HTML page and PSR files to appropriate directories.
On all client workstations, install the DataWindow plug-in DLL.
When everything is set up, the various computers will have the components listed in Table 32-2.
Computer |
Component |
---|---|
Server |
MIME type application/data window registered for the file extension PSR |
HTML page with an Embed element for the PSR |
|
PSR file |
|
Client |
DataWindow plug-in DLL in the browser’s Plugins directory and supporting DLLs |
The rest of this chapter describes the four steps for displaying a PSR in the DataWindow plug-in: