Wrox Home  
 
Search P2P Archive for  go

More Wrox Resources

  Return to Index  

asp_web_howto thread: Print Options


Message #1 by "John" <jpmiller@a...> on Fri, 25 Jan 2002 13:55:07 -0500
This is a multi-part message in MIME format.



------=_NextPart_000_000D_01C1A5A7.E5C99780

Content-Type: text/plain;

	charset="iso-8859-1"

Content-Transfer-Encoding: quoted-printable



Is it possible to add code to an ASP to stop the client's printer from 

printing the URL and date on the bottom of the printer?



John Miller

jpmiller@a...








Message #2 by "O'Hara, Elliott M" <EMOHARA@k...> on Fri, 25 Jan 2002 14:08:57 -0500
This message is in MIME format. Since your mail reader does not understand

this format, some or all of this message may not be legible.



------_=_NextPart_001_01C1A5D3.BD136F0F

Content-Type: text/plain;

	charset="iso-8859-1"



 

you get it to print on the PRINTER??? How does a printer fit in the paper

feed tray?!

;~)

Sorry its friday.. I'm about to go home

:)





[O'Hara, Elliott M]  -----Original Message-----

From: John [mailto:jpmiller@a...]

Sent: Friday, January 25, 2002 1:55 PM

To: ASP Web HowTo

Subject: [asp_web_howto] Print Options





Is it possible to add code to an ASP to stop the client's printer from

printing the URL and date on the bottom of the printer?

 

John Miller

jpmiller@a... <mailto:jpmiller@a...> 

 




$subst('Email.Unsub'). 






Message #3 by "Steven Reule" <Steven.Reule@d...> on Fri, 25 Jan 2002 11:24:39 -0800

They set this option in their browser, I don't think ASP can do it.





>>> jpmiller@a... 01/25/02 10:55AM >>>

Is it possible to add code to an ASP to stop the client's printer from 

printing the URL and date on the bottom of the printer?



John Miller

jpmiller@a...









to unsubscribe send a blank email to leave-asp_web_howto-486522N@p...

om.





*************************************************************

Confidentiality Notice: This e-mail message, including any

attachments, is for the sole use of the intended recipient(s)

and may contain confidential and privileged information.

Any unauthorized review, use, disclosure or distribution is

prohibited.  If you are not the intended recipient, please

contact the sender by reply e-mail and destroy all copies

of the original message.

*************************************************************



Message #4 by "Coffey, Dana" <dcoffey@B...> on Fri, 25 Jan 2002 11:42:43 -0800
I work around this by using an i-frame and setting the content type to

msWord.  Set the focus of the print button as the iframe name and voila...

no header or footer :)



Of course if you want to appeal to Nutscrape Aggravator users.... you cannot

use this method.



There's some items on www.4guysfromrolla.com on this also.





d



-----Original Message-----

From: Steven Reule [mailto:Steven.Reule@d...]

Sent: Friday, January 25, 2002 2:25 PM

To: ASP Web HowTo

Subject: [asp_web_howto] Re: Print Options







They set this option in their browser, I don't think ASP can do it.





>>> jpmiller@a... 01/25/02 10:55AM >>>

Is it possible to add code to an ASP to stop the client's printer from

printing the URL and date on the bottom of the printer?



John Miller

jpmiller@a... 










$subst('Email.Unsub').





*************************************************************

Confidentiality Notice: This e-mail message, including any

attachments, is for the sole use of the intended recipient(s)

and may contain confidential and privileged information.

Any unauthorized review, use, disclosure or distribution is

prohibited.  If you are not the intended recipient, please

contact the sender by reply e-mail and destroy all copies

of the original message.

*************************************************************








$subst('Email.Unsub').


  Return to Index