Then how do you disable printing it in the asp page that is called to invoke
the print job?
One other note running this app from a workstation with personal web host on
XP and pressing print does not have the url print at the bottom of the page.
But when I run it from a IIS Server on Small Business Server 2003 the url
prints on the bottom?
[quoted text, click to view] "Jay Allard" wrote:
> That would be up to the program that hosts the print button and does the
> printing, such as a web browser. Usually you set that kind of stuff up in
> the application preferences. IIS has nothing to do with it.
>
>
> "JB" <JB@discussions.microsoft.com> wrote in message
> news:9AFD8A81-4EA3-4E2E-98EE-84261A52F15D@microsoft.com...
> > Hi Please forgive this basic question, as I am not a coder.
> > I need to know how to Print an ASP web page in an application that has a
> > printer button in the application not the browsers print button, however I
> > don't want the URL printed on the page and I don't want the date printed.
> >
> > Is this setting on the IIS Server if so where?
> > or
> > Is it in the code someplace?
> >
> > Thanks
> > JB
>