Replacing the Default Printer Details Page
You can replace the default printer details page with a customized page by using the following steps:
Provide a customized ASP file for the page.
Follow the installation procedures described in Installing Customized Print Web Pages.
A customized printer detail page can provide links to additional customized pages, or any other URLs. ASP files for additional customized pages must be installed as indicated in Installing Customized Print Web Pages. For information about specifying links, refer to ASP documentation in the Microsoft Windows SDK documentation.
Customized print Web pages can use the following technologies:
ASP Variables for Print Web Pages
ActiveX Objects for Print Web Pages
Customized COM objects
For information about creating and using COM objects, see the Windows SDK documentation.
Note All print Web pages created using ASP files are generated from a single ASP application. You must not modify the file named Globals.asp, which is contained in the Printers subdirectory of the system disk.
Microsoft reserves the right to modify its print Web pages without notice. Therefore, customized ASP files must not depend on the content of Microsoft-supplied ASP files.