Customizing HTML and Script Files
Print Manager Web
A29247-X30-X-9-70 US
291
10.5 Customizing HTML and Script Files
During the installation of Print Manager Web you are asked where to establish a directory
for the HTML and script files. It is strongly recommended to use the directory PRISMAspool
right below the web server document root as the installation routine suggests.
See chapter 4, "Installing PRISMAspool".
Warning:
Do not attempt to modify the HTML files with an ordinary HTML editor! Only use a
simple text editor like Notepad and don't touch anything in the files except as de-
scribed next.
First you have to modify the file 'checksystem.htm'. You will find this file under the root di-
rectory of your web server, e.g.:
C:\Frontpage Webs\Content\PRISMAspool\cgi-bin\checksystem.htm
You will have to modify only the lines at the very beginning of the files. Here the total num-
ber of pre-selected computers in the system and their IP-addresses are defined. That
means the server will check these addresses preferentially, whether the respective com-
puters or printer are logged in the net and what their operating systems and status are. You
will get the IP addresses from your system operator. You may add or delete some lines or
modify the IP addresses. However, the IP address strings (IpAddr0, IpAddr1...) must be
numbered consecutively starting at zero, and the number of systems -1 (the string
'COUNT') must be adjusted accordingly. Items to modify are marked bold. Just look at the
following example.
<! This is the total number of systems -1 to be checked >
<Ptag FUNC="userDefineString" Value= "COUNT" Value= "6" ><Ptag>
<Ptag FUNC= "userDefineString" Value= "IpAddr0" Value= "160.120.8.1" ><Ptag>
<Ptag FUNC= "userDefineString" Value= "IpAddr1" Value= "160.120.17.240" ><Ptag>
<Ptag FUNC= "userDefineString" Value= "IpAddr2" Value= "160.120.17.254" ><Ptag>
<Ptag FUNC= "userDefineString" Value= "IpAddr3" Value= "160.120.11.66" ><Ptag>
<Ptag FUNC= "userDefineString" Value= "IpAddr4" Value= "160.120.81.19" ><Ptag>
<Ptag FUNC= "userDefineString" Value= "IpAddr5" Value= "160.120.13.177" ><Ptag>
Next you will have to modify the file 'check_m.htm'. Here you define a range of IP-address-
es that will be checked. With a button in the 'Print Manager Web' you can execute this ac-
tion. You find this file under the root directory of your web server, e.g.:
Summary of Contents for PRISMAspool
Page 1: ...Océ Océ User Guide Océ PRISMAspool V4 04 ...
Page 4: ...A29247 X30 X 9 70 US ...
Page 5: ...Appendix Glossary Annexes Index ...
Page 6: ...A29247 X30 X 9 70 US ...
Page 20: ...PRISMAspool Licenses Description of PRISMASpool V4 04 20 A29247 X30 X 9 70 US ...
Page 56: ...Software Modification Packages Installation 56 A29247 X30 X 9 70 US ...
Page 204: ...Advanced settings Extended Line Printer Server 204 A29247 X30 X 9 70 US ...
Page 222: ...Configuration of a WPE printer Windows Print Extension 222 A29247 X30 X 9 70 US ...
Page 231: ...Submitting a job PJM Server A29247 X30 X 9 70 US 231 Now let fire a test job via PJM ...
Page 234: ...PJM Server Fast Range Printing for big Files larger than 4 GB 234 A29247 X30 X 9 70 US ...
Page 252: ...Print Manager Web Setting up Microsoft Internet Information Services 252 A29247 X30 X 9 70 US ...
Page 308: ...Appendix 308 A29247 X30 X 9 70 US ...
Page 312: ...Glossary 312 A29247 X30 X 9 70 US ...
Page 327: ...Annex III How to configure a SCSI printer in Windows Annexes A29247 X30 X 9 70 US 327 ...
Page 390: ...Annexes Annex XII How to install the LPR Client on Windows 7 390 A29247 X30 X 9 70 US ...