taking printout in java

Hi guys,

how can i invoke dos' print command from javascript?

reason is,i need to take print out of a file stored on client machine ,if i use document.print() efficiency is low as i use dotmatrix printer , so i developed core java application to take printout using dos, print option, but how can i inform name of the file to be printed to client, can i access cokkies from core java

Any help please?

Regards,

SRI

[451 byte] By [Java_Aspiranta] at [2007-11-27 9:53:33]
# 1

> Hi guys,

>

> how can i invoke dos' print command from javascript?

> reason is,i need to take print out of a file

> stored on client machine ,if i use document.print()

> efficiency is low as i use dotmatrix printer , so i

> developed core java application to take printout

> using dos, print option, but how can i inform name of

> the file to be printed to client, can i access

> cokkies from core java

Java is NOT JavaScript. You say "core java" (which is a stupid term anyway) a few times yet you also mention JavaScript and talk about document.print which is JavaScript.

Is there any Java portion to any of this anywhere?

cotton.ma at 2007-7-13 0:22:48 > top of Java-index,Java Essentials,Java Programming...
# 2
> Is there any Java portion to any of this anywhere?The old username.contains("Java") axiom continues to hold true...;o)~
yawmarka at 2007-7-13 0:22:48 > top of Java-index,Java Essentials,Java Programming...