display print preview dialog, not print dialog

  • Follow


If I do the following, it will pop up print dialog. But i want to produce 
"File->Print Preview" Screen. Is it possible to do that?

<input type="button" value='Print Preview' onClick='window.print();'>


thanks!!
0
Reply jrefactors 11/20/2004 1:10:42 AM

Matt wrote:

> If I do the following, it will pop up print dialog. But i want to produce 
> "File->Print Preview" Screen. Is it possible to do that?

Not in a default security, non-ActiveX environment.

-- 
Randy
comp.lang.javascript FAQ - http://jibbering.com/faq
Answer:It destroys the order of the conversation
Question: Why?
Answer: Top-Posting.
Question: Whats the most annoying thing on Usenet?
0
Reply Randy 11/20/2004 1:18:06 AM


1 Replies
437 Views

(page loaded in 0.037 seconds)

Similiar Articles:













7/22/2012 6:30:41 AM


Reply: