My page is generated using php and mysql. To print it, I use javascript. The print works fine but I don't want to print "Page 1 of 1" which shows up automatically as the first line, nor do I want to print the link, i.e.
http://localhost/DE723/printCert1/doit.php 6/1/2011
which prints automatically as the last line on the page together with the date. How do I disable this?