Groups | Blog | Home
all groups > dotnet framework > april 2007 >

dotnet framework : Printing Question


JB
4/20/2007 1:48:02 PM
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
Jay Allard
4/21/2007 8:22:12 AM
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.


[quoted text, click to view]
JB
4/22/2007 5:40:01 PM

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]
AddThis Social Bookmark Button