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

How to get it to print



Grady Russell writes:
 > 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?

This bug in also known in NS 2.0 on other platforms. Possible solution
of your problem is generate new document with numbers and ask user to 
print it instead of original page with form. This way is really ugly
and maybe not there other better solutions.

Yuri.

+-----------------------------------------------------------------------+
| Yuri Alkin                       | A specialist is someone who learns |
| yuri@yuri6000.stil.scitex.com    | more and more about less and less, | 
|                                  | and ends up knowing everything     |
| Libraries and desktop support    | about nothing...                   |
| Scitex Corporation Ltd.          |                                    |
+-----------------------------------------------------------------------+















--------------------------------------------------------------------
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'.