You are here: irt.org | BBS | How do I print generated text? [This BBS is closed]
Posted by Robert Skipper on July 03, 1998 at 17:11:50:
I'm having a helluva time trying to get this to work.
In the main window, I have four frames. One of them, frame[1],
contains a form with a button that SHOULD do the following things:
1. open a new windw named "print_window"
2. print out generated HTML text from an array.
3. add a small form with a "print" button that uses the
windowReference.print () syntax to print the contents of the
print_window.
Now, everything seems to work fine. .
... except that when you click the "print" button, you get a printout
of frame[1], not of print_window. Also, when you View the Source of
print_window, all you see is the source of frame[1].
What am I missing? All the documentation I have insists that this
problem does not exist in post-2.0 Netscape browsers, but I can assure
you it exists in my 4.04 Netscape browser.
Please, someone, help me get some sleep tonight and tell me what I'm
doing wrong!!!!
Skipper
Follow-ups:
You are here: irt.org | BBS | How do I print generated text? [This BBS is closed]