<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=windows-1252">
<META NAME="Generator" CONTENT="Microsoft Word 97">
<TITLE>Queueasp</TITLE>
</HEAD>
<BODY LINK="#0000ff">

<FONT FACE="Verdana" SIZE=5><H2>Queueasp</H2>
</FONT><FONT FACE="Verdana" SIZE=2>
<P><span style="color:#FF0000;font-size:10pt;font-family:Arial">[This is preliminary documentation and subject to change.]</span></P>

<H3>SUMMARY</H3> </FONT><FONT FACE="Verdana" SIZE=2><P>
This sample creates a custom device status ASP for a Web printer. In this case, a modified document queue view is implemented, with e-mail and phone links to a fictitous helpdesk. This works on both x86 and Alpha platforms.<P>

<H3>SETUP</H3></FONT><FONT FACE="Verdana" SIZE=2><P>
To set up the Custom Queue View, open the <B>Printers</B> folder and select <B>Add Printer</B>. When asked for the model, select <B>Have Disk</B>. Point the browser to the directory in which these files reside, and continue the install.<P>
After installing the printer, connect to <B><U>http://<I>machine_name/printers</I></U></B> and click the printer you installed.  Then select <B>Device Status</B> to view the custom page. At this point, the source files will be interpreted as would any other ASP.<P>

<H3>CODE TOUR</H3>
<H4>File Manifest</H4>
</FONT><U><PRE>File&#9;&#9;Description
</U>
CustomQ.asp&#9;This is the actual queue view implementation. It is derived from the standard IPP_0007.ASP file, with a few modifications.
Custom.inf&#9;This contains the information for the ASP sample printer driver, based on the Lexmark Optra L printer.
LOPTRAP.PPD&#9;The PPD for the sample printer.
Queueasp.htm&#9;The documentation for this sample (this file).

</FONT><P ALIGN="CENTER"><A HREF="#top"><FONT FACE="Verdana" SIZE=2>Top of page</FONT></A><FONT FACE="Verdana" SIZE=2> </P></FONT>
<TABLE CELLSPACING=0 BORDER=0 WIDTH=624>
<TR><TD VALIGN="MIDDLE" BGCOLOR="#00ffff" HEIGHT=2>
<P></TD>
</TR>
</TABLE>

<FONT FACE="MS Sans Serif" SIZE=1><P>&copy; 1999 Microsoft Corporation</FONT><FONT FACE="Verdana" SIZE=2> </P></FONT></BODY>
</HTML>

