[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to get it to print



At 01:42 AM 2/19/96 -0600, you wrote:
>I am writing a JavaScript page to take input of several values, do a
>calculation, and spit out an answer. The problem is I'd like to user to
>print out the entire page with the numbers in my form boxes but when you
>print (I'm on a Mac), it just prints blank boxes...any suggestions on how
>to get the numbers to print out?
>
>Grady

This is not possible, and is a limitation of Netscape (with and without
JavaScript).
In addition, Netscape will not print a document where the text has been
generated
by JavaScript.  Netscape sees it as a blank page, or the original page that
was sent
from the server.

-- Gordon

--------------------------------------------------------------------
This message came from the mailing list javascript. For help using the
mailing list software, please send a message to 'majordomo@obscure.org'
with the message body 'help'. To unsubscribe, send a message to
'majordomo@obscure.org' with the message body 'unsubscribe javascript'.