Home All Groups Group Topic Archive Search About
Author
20 Apr 2007 8:48 PM
JB
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

Author
21 Apr 2007 12:22 PM
Jay Allard
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.


Show quote
"JB" <J*@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
Author
23 Apr 2007 12:40 AM
JB
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?

Show quote
"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" <J*@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
>
>

AddThis Social Bookmark Button