how can i disable in printing "page 1 of 1", "http:siten ame/filename.php" and other things when i give print the page command.
i write sinple code
i write sinple code
Code:
<INPUT TYPE="button" onClick="window.print()">
Comment