<%@ CODEPAGE=65001 %> <% ' Replace the above line with your localized code page number '------------------------------------------------------------ ' ' Microsoft Internet Printing Project ' ' Copyright (c) Microsoft Corporation 1998 ' ' Entry page for printer view. ' '------------------------------------------------------------ option explicit %> <% CheckSession Response.Expires = 0 response.redirect ("ipp_0001.asp") response.end %>