RE: Sending to Printer?

2003-12-01 Thread Shapira, Yoav

Howdy,
I hear you, I'm not a big javascript fan either.

Yoav Shapira
Millennium ChemInformatics


>-Original Message-
>From: Luc Foisy [mailto:[EMAIL PROTECTED]
>Sent: Thursday, November 27, 2003 3:41 PM
>To: Tomcat Users List
>Subject: RE: Sending to Printer?
>
>That's it eh. I always try to do things without JavaScript (or at least
>functions that do not need the javascript to work), it may be some kind
of
>industry standard, but there are people that still do not trust the
>scripting languages, therefore thier javascript is turned off.
>
>Oh well, will have to go the route of reformatting my page in a
"printer
>friendly" way and let the user do the printing themselves.
>
>-Original Message-
>From: Shapira, Yoav [mailto:[EMAIL PROTECTED]
>Sent: Monday, November 24, 2003 9:17 AM
>To: Tomcat Users List
>Subject: RE: Sending to Printer?
>
>
>
>Howdy,
>You can use the JavaScript window.print() function ;)
>
>Yoav Shapira
>Millennium ChemInformatics
>
>
>>-Original Message-
>>From: Luc Foisy [mailto:[EMAIL PROTECTED]
>>Sent: Monday, November 24, 2003 9:10 AM
>>To: Tomcat User List (E-mail)
>>Subject: Sending to Printer?
>>
>>
>>Is there any code I could use to send something to a printer? Via the
>print
>>writer I suppose would be needed. Is there some kind of jsp tag
library
>to
>>do this, or some particular way I can send a page that would be pushed
>to
>>thier browsers printing functions?
>>
>>-
>>To unsubscribe, e-mail: [EMAIL PROTECTED]
>>For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
>
>This e-mail, including any attachments, is a confidential business
>communication, and may contain information that is confidential,
>proprietary and/or privileged.  This e-mail is intended only for the
>individual(s) to whom it is addressed, and may not be saved, copied,
>printed, disclosed or used by anyone else.  If you are not the(an)
intended
>recipient, please immediately delete this e-mail from your computer
system
>and notify the sender.  Thank you.
>
>
>-
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>-
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]




This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Sending to Printer?

2003-11-27 Thread Pike
Hi

>Is there any code I could use to send something to a printer?
>You can use the JavaScript window.print() function ;)

That's it eh. I always try to do things without JavaScript
tomcat runs on the server. if you want to print on the client side,
you'll have to program something on the client side.  like ... 
javascript.
or a java applet. or flash (?).

if your webpage is css'ed, there are easy ways to make a 
'printerfriendly'
style without changing the page. try


	
	


users still have to press the printbutton (or a javascript link),
but the browser should honor a style change.
gluck,
*pike

http://www.fogscreen.com/
 .. tv in thin air ..

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


RE: Sending to Printer?

2003-11-27 Thread Luc Foisy
That's it eh. I always try to do things without JavaScript (or at least functions that 
do not need the javascript to work), it may be some kind of industry standard, but 
there are people that still do not trust the scripting languages, therefore thier 
javascript is turned off.

Oh well, will have to go the route of reformatting my page in a "printer friendly" way 
and let the user do the printing themselves.

-Original Message-
From: Shapira, Yoav [mailto:[EMAIL PROTECTED]
Sent: Monday, November 24, 2003 9:17 AM
To: Tomcat Users List
Subject: RE: Sending to Printer?



Howdy,
You can use the JavaScript window.print() function ;)

Yoav Shapira
Millennium ChemInformatics


>-Original Message-
>From: Luc Foisy [mailto:[EMAIL PROTECTED]
>Sent: Monday, November 24, 2003 9:10 AM
>To: Tomcat User List (E-mail)
>Subject: Sending to Printer?
>
>
>Is there any code I could use to send something to a printer? Via the
print
>writer I suppose would be needed. Is there some kind of jsp tag library
to
>do this, or some particular way I can send a page that would be pushed
to
>thier browsers printing functions?
>
>-
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]




This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Sending to Printer?

2003-11-24 Thread Shapira, Yoav

Howdy,
You can use the JavaScript window.print() function ;)

Yoav Shapira
Millennium ChemInformatics


>-Original Message-
>From: Luc Foisy [mailto:[EMAIL PROTECTED]
>Sent: Monday, November 24, 2003 9:10 AM
>To: Tomcat User List (E-mail)
>Subject: Sending to Printer?
>
>
>Is there any code I could use to send something to a printer? Via the
print
>writer I suppose would be needed. Is there some kind of jsp tag library
to
>do this, or some particular way I can send a page that would be pushed
to
>thier browsers printing functions?
>
>-
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]




This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]