15 lines
419 B
Plaintext
15 lines
419 B
Plaintext
<%@ CODEPAGE=65001 %>
|
|
<%
|
|
' Replace the above line with your localized code page number
|
|
'------------------------------------------------------------
|
|
'
|
|
' Microsoft Internet Printing Project
|
|
'
|
|
' Copyright (c) Microsoft Corporation 1998
|
|
'
|
|
' Default SNMP page. This page is used if there is nothing
|
|
' supplied by the printer vendor.
|
|
'
|
|
'------------------------------------------------------------
|
|
%>
|