moondance
09-04-2003, 08:34 AM
How could i print all the content on a webpage, including pictures/ graphics? I'm using the simple function:
echo "<input type=button value=Print Page onClick=print()>";
but it only prints out the text, not even table borders or anything.
Anyone know of anything better?
echo "<input type=button value=Print Page onClick=print()>";
but it only prints out the text, not even table borders or anything.
Anyone know of anything better?